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