Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Avicam",
|
||||
"brand_id": "avicam",
|
||||
"streams": [
|
||||
{
|
||||
"id": "avicam-1",
|
||||
"url": "mjpg/1/video.mjpg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Arcos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avicam-2",
|
||||
"url": "cgi-bin/video_snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"AV-1004 BC"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avicam-3",
|
||||
"url": "/live/video/profile1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avicam-4",
|
||||
"url": "cgi-bin/getimage.cgi?motion=0",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avicam-5",
|
||||
"url": "cgi-bin/getimage.cgi?motion=1",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user