26 lines
389 B
JSON
26 lines
389 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ciqurix",
|
|
"brand_id": "ciqurix",
|
|
"streams": [
|
|
{
|
|
"id": "ciqurix-1",
|
|
"url": "live/ch00_0",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"FCam"
|
|
]
|
|
},
|
|
{
|
|
"id": "ciqurix-2",
|
|
"url": "/live/ch00_0",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"FCamX"
|
|
]
|
|
}
|
|
]
|
|
}
|