Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Cptcam",
|
||||
"brand_id": "cptcam",
|
||||
"streams": [
|
||||
{
|
||||
"id": "cptcam-1",
|
||||
"url": "videostream.cgi?rate=11",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"000751",
|
||||
"CP-6M201W",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-2",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CP-6M201W",
|
||||
"Stasi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-3",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CP-6M201W"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-4",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"cp-8h801w"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-5",
|
||||
"url": "/en/base/cgi-bin/videostream.cgi",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
"H.264 720P IP-Kamera"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-6",
|
||||
"url": "videostream.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "cptcam-7",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user