Files

66 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "Vistacam",
"brand_id": "vistacam",
"streams": [
{
"id": "vistacam-1",
"url": "img/snapshot.cgi?size=2",
"protocol": "http",
"port": 0,
"models": [
"1000",
"1101",
"700"
]
},
{
"id": "vistacam-2",
"url": "img/video.mjpeg",
"protocol": "http",
"port": 0,
"models": [
"1101",
"700"
]
},
{
"id": "vistacam-3",
"url": "/img/video.mjpeg",
"protocol": "http",
"port": 80,
"models": [
"1101"
]
},
{
"id": "vistacam-4",
"url": "/11",
"protocol": "rtsp",
"port": 554,
"models": [
"1200",
"Other"
]
},
{
"id": "vistacam-5",
"url": "snapshot.cgi",
"protocol": "http",
"port": 1935,
"models": [
"700"
]
},
{
"id": "vistacam-6",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 1935,
"models": [
"700"
]
}
]
}