Files
StrixCamDB/brands/encoder10.json
T

35 lines
629 B
JSON

{
"version": 2,
"brand": "Encoder10",
"brand_id": "encoder10",
"streams": [
{
"id": "encoder10-1",
"url": "/rtsp/profile1",
"protocol": "rtsp",
"port": 0,
"models": [
"IndigoOnvif"
]
},
{
"id": "encoder10-2",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"INDIGOONVIF"
]
},
{
"id": "encoder10-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"INDIGOONVIF"
]
}
]
}