Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Sansco",
|
||||
"brand_id": "sansco",
|
||||
"streams": [
|
||||
{
|
||||
"id": "sansco-1",
|
||||
"url": "/snapshot.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
"2699"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sansco-2",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
"4chn",
|
||||
"6699",
|
||||
"8108",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sansco-3",
|
||||
"url": "/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
"4chn",
|
||||
"8108"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sansco-4",
|
||||
"url": "/ch0_0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"6699",
|
||||
"8699"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sansco-5",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=2_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sansco-6",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=3_stream=0.sdp",
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user