Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Vcatch",
|
||||
"brand_id": "vcatch",
|
||||
"streams": [
|
||||
{
|
||||
"id": "vcatch-1",
|
||||
"url": "/mpeg4cif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-MIC720HM"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-2",
|
||||
"url": "/mpeg4",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-MIC720HK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-3",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-IPC02",
|
||||
"vc-mic1080",
|
||||
"VC-MIC1080TK",
|
||||
"VC-MIC720HK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-4",
|
||||
"url": "cgi-bin/video_snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-5",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-6",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-MIC720HK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-7",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-IPC02",
|
||||
"VC-MIC720HK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vcatch-8",
|
||||
"url": "cgi-bin/stream.cgi?stream=MainStream&Audio=1",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VC-IPC03",
|
||||
"VC-IPC04",
|
||||
"VMS-8200"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user