41 lines
687 B
JSON
41 lines
687 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Visonic",
|
|
"brand_id": "visonic",
|
|
"streams": [
|
|
{
|
|
"id": "visonic-1",
|
|
"url": "cgi/mjpg/mjpg.cgi",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"3100",
|
|
"CAM2000",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "visonic-2",
|
|
"url": "video.cgi?resolution=VGA",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"cam2000",
|
|
"CAM2000"
|
|
]
|
|
},
|
|
{
|
|
"id": "visonic-3",
|
|
"url": "cgi-bin/image.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|