Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Indigo",
|
||||
"brand_id": "indigo",
|
||||
"streams": [
|
||||
{
|
||||
"id": "indigo-1",
|
||||
"url": "/rtsp/profile1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"9250"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "indigo-2",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"BX520",
|
||||
"BX600"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "indigo-3",
|
||||
"url": "cam[CHANNEL]/h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"BX600",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "indigo-4",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"bx620"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "indigo-5",
|
||||
"url": "live/camera[CHANNEL]",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Security HDxxP DVR"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user