Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Visualint",
|
||||
"brand_id": "visualint",
|
||||
"streams": [
|
||||
{
|
||||
"id": "visualint-1",
|
||||
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"6200",
|
||||
"VI-1400",
|
||||
"VI-1500",
|
||||
"VI-4300",
|
||||
"VL-1500"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "visualint-2",
|
||||
"url": "nvc-cgi/operator/snapshot.fcgi?channel=[CHANNEL]&name=snapshot&resolution=custom&quality=70&width=[WIDTH]&height=[HEIGHT]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"7200",
|
||||
"VI-7100"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "visualint-3",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"vim-1550",
|
||||
"VM-1550"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "visualint-4",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"VI-1400",
|
||||
"VI-4350",
|
||||
"VI-4350-VT",
|
||||
"vim 3140",
|
||||
"VIM-1250",
|
||||
"VI-M-1350",
|
||||
"vim-1550",
|
||||
"VI-M-1550-VT",
|
||||
"VIM-4340",
|
||||
"VIM-4350",
|
||||
"VIM-7150",
|
||||
"vim-7650",
|
||||
"VM-1550"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "visualint-5",
|
||||
"url": "VideoInput/[CHANNEL]/h264/1",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"vim-1550"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user