38 lines
592 B
JSON
38 lines
592 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Elinz",
|
|
"brand_id": "elinz",
|
|
"streams": [
|
|
{
|
|
"id": "elinz-1",
|
|
"url": "/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"cctv"
|
|
]
|
|
},
|
|
{
|
|
"id": "elinz-2",
|
|
"url": "/1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"cctv"
|
|
]
|
|
},
|
|
{
|
|
"id": "elinz-3",
|
|
"url": "cam[CHANNEL]/h264",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"ip66"
|
|
]
|
|
}
|
|
]
|
|
}
|