Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Vision",
|
||||
"brand_id": "vision",
|
||||
"streams": [
|
||||
{
|
||||
"id": "vision-1",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"540tvl"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vision-2",
|
||||
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"540tvl"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vision-3",
|
||||
"url": "/h264&basic_auth=[AUTH]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"VDA101"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vision-4",
|
||||
"url": "?action=stream",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"ws-d5538"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user