Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Jwcam",
|
||||
"brand_id": "jwcam",
|
||||
"streams": [
|
||||
{
|
||||
"id": "jwcam-1",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"JWEV",
|
||||
"JWEV-331237-DBCDF",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-2",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"JWEV"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-3",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"JWEV",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-4",
|
||||
"url": "videostream.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"JWEV"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-5",
|
||||
"url": "snapshot.cgi?camera=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"JWEV",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-6",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 81,
|
||||
"models": [
|
||||
"JWEV-331237-DBCDF",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-7",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-8",
|
||||
"url": "snapshot.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-9",
|
||||
"url": "cgi/snapshot.cgi?action=getdata&channel.[CHANNEL].capture=true&channel.[CHANNEL].resolution=1",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-10",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "jwcam-11",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user