38 lines
673 B
JSON
38 lines
673 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ip Video",
|
|
"brand_id": "ip-video",
|
|
"streams": [
|
|
{
|
|
"id": "ip-video-1",
|
|
"url": "GetData.cgi?Status=false",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"9100"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-video-2",
|
|
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"9100A"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-video-3",
|
|
"url": "Jpeg/CamImg.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|