Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,136 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Sparklan",
|
||||
"brand_id": "sparklan",
|
||||
"streams": [
|
||||
{
|
||||
"id": "sparklan-1",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-330"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-2",
|
||||
"url": "mjpeg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-330",
|
||||
"CAS-330W",
|
||||
"CAS-370",
|
||||
"CAS-771W",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-3",
|
||||
"url": "IMAGE.JPG",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-370"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-4",
|
||||
"url": "VIDEO.CGI",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-370",
|
||||
"CS-15285B"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-5",
|
||||
"url": "/IMAGE.JPG",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
"CAS-370W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-6",
|
||||
"url": "_gCVimage.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-630"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-7",
|
||||
"url": "mpeg4",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-633",
|
||||
"CAS-673"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-8",
|
||||
"url": "video/mjpg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-673",
|
||||
"CS-673"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-9",
|
||||
"url": "/goform/video",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-700"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-10",
|
||||
"url": "goform/capture",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-771W",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-11",
|
||||
"url": "goform/video2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CAS-771W",
|
||||
"CAS-861W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sparklan-12",
|
||||
"url": "image/jpeg.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CS-673"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user