Files
StrixCamDB/brands/bridget.json
T

26 lines
425 B
JSON

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