Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Avcam",
|
||||
"brand_id": "avcam",
|
||||
"streams": [
|
||||
{
|
||||
"id": "avcam-1",
|
||||
"url": "/live/video/profile1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 88,
|
||||
"models": [
|
||||
"AVM2220SE"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user