Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Soar",
|
||||
"brand_id": "soar",
|
||||
"streams": [
|
||||
{
|
||||
"id": "soar-1",
|
||||
"url": "/videoMain",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 85,
|
||||
"models": [
|
||||
"971"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "soar-2",
|
||||
"url": "/media/video1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"971"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user