Files

26 lines
452 B
JSON

{
"version": 2,
"brand": "Diopoint",
"brand_id": "diopoint",
"streams": [
{
"id": "diopoint-1",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"protocol": "rtsp",
"port": 0,
"models": [
"dvr"
]
},
{
"id": "diopoint-2",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00",
"protocol": "rtsp",
"port": 0,
"models": [
"DVR"
]
}
]
}