Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Comelit",
|
||||
"brand_id": "comelit",
|
||||
"streams": [
|
||||
{
|
||||
"id": "comelit-1",
|
||||
"url": "/ch01.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IP162b",
|
||||
"IPC100",
|
||||
"IPCAM162A",
|
||||
"IPCAM168A",
|
||||
"IPCOM100",
|
||||
"IPNVR004CPOE",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-2",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPC100",
|
||||
"IPCAM062A",
|
||||
"IPCAM066B",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-3",
|
||||
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPCOD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-4",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-5",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"SDVR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-6",
|
||||
"url": "videostream.cgi?rate=11",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "comelit-7",
|
||||
"url": "videostream.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user