26 lines
438 B
JSON
26 lines
438 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Vonninc",
|
|
"brand_id": "vonninc",
|
|
"streams": [
|
|
{
|
|
"id": "vonninc-1",
|
|
"url": "/cam/realmonitor",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DVR-C5508HMF"
|
|
]
|
|
},
|
|
{
|
|
"id": "vonninc-2",
|
|
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DVR-C5508HMF"
|
|
]
|
|
}
|
|
]
|
|
}
|