Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Zonet",
|
||||
"brand_id": "zonet",
|
||||
"streams": [
|
||||
{
|
||||
"id": "zonet-1",
|
||||
"url": "videostream.asf",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"C198"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-2",
|
||||
"url": "cgi/mjpg/mjpeg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"ZVC-7610W",
|
||||
"zvc7630",
|
||||
"ZVC-7630w",
|
||||
"ZVC-7630W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-3",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-4",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"zcv7611",
|
||||
"ZVC-7610W",
|
||||
"ZVC7611"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-5",
|
||||
"url": "mjpg/video.mjpg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"ZVC-7610W",
|
||||
"ZVC-7611",
|
||||
"ZVC7630W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-6",
|
||||
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-7",
|
||||
"url": "LowResolutionVideo",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-8",
|
||||
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 8554,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-9",
|
||||
"url": "cgi/jpg/image.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"ZVC-7610W",
|
||||
"ZVC7630W",
|
||||
"ZVC7810W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zonet-10",
|
||||
"url": "jpeg/pull",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"ZVC-7640"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user