Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Lsvision",
|
||||
"brand_id": "lsvision",
|
||||
"streams": [
|
||||
{
|
||||
"id": "lsvision-1",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 88,
|
||||
"models": [
|
||||
"IPC",
|
||||
"LS-PD1200C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lsvision-2",
|
||||
"url": "/mpeg4",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"LS-HD2200C-P",
|
||||
"private"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lsvision-3",
|
||||
"url": "/Onvif/live/1/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"lsvison"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lsvision-4",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
"LSVISON"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user