Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Hengda",
|
||||
"brand_id": "hengda",
|
||||
"streams": [
|
||||
{
|
||||
"id": "hengda-1",
|
||||
"url": "/h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"HD-119"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "hengda-2",
|
||||
"url": "h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"HIP-31L2J"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user