Files
StrixCamDB/brands/citc.json
T

26 lines
408 B
JSON

{
"version": 2,
"brand": "Citc",
"brand_id": "citc",
"streams": [
{
"id": "citc-1",
"url": "/videoMain",
"protocol": "rtsp",
"port": 88,
"models": [
"FI9828"
]
},
{
"id": "citc-2",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}