38 lines
589 B
JSON
38 lines
589 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Xvim",
|
|
"brand_id": "xvim",
|
|
"streams": [
|
|
{
|
|
"id": "xvim-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"d8-1t",
|
|
"N1010"
|
|
]
|
|
},
|
|
{
|
|
"id": "xvim-2",
|
|
"url": "/ONVIF/channel2",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"D8-1T",
|
|
"N1010",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "xvim-3",
|
|
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"N1010"
|
|
]
|
|
}
|
|
]
|
|
}
|