Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user