Files
StrixCamDB/brands/group.json
T

18 lines
257 B
JSON

{
"version": 2,
"brand": "Group",
"brand_id": "group",
"streams": [
{
"id": "group-1",
"url": "/cam/realmonitor",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"rvi"
]
}
]
}