Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Zonx",
|
||||
"brand_id": "zonx",
|
||||
"streams": [
|
||||
{
|
||||
"id": "zonx-1",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"AM800N2",
|
||||
"imx415"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonx-2",
|
||||
"url": "/h264_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"imx415"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonx-3",
|
||||
"url": "/ch01_sub.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IMX415"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user