Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Reel Tech",
|
||||
"brand_id": "reel-tech",
|
||||
"streams": [
|
||||
{
|
||||
"id": "reel-tech-1",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
"realtech"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "reel-tech-2",
|
||||
"url": "/ucast/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"RT-732-200H"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user