Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Nextech",
|
||||
"brand_id": "nextech",
|
||||
"streams": [
|
||||
{
|
||||
"id": "nextech-1",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
"1080p"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "nextech-2",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8080,
|
||||
"models": [
|
||||
"1080P",
|
||||
"QC-3856"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user