Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Maxvision",
|
||||
"brand_id": "maxvision",
|
||||
"streams": [
|
||||
{
|
||||
"id": "maxvision-1",
|
||||
"url": "live3.sdp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"LVWDB20S130"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "maxvision-2",
|
||||
"url": "live.sdp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"LVWDB20S130"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "maxvision-3",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"MV-HCVR5108H-S2"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user