Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Elite",
|
||||
"brand_id": "elite",
|
||||
"streams": [
|
||||
{
|
||||
"id": "elite-1",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Dome4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "elite-2",
|
||||
"url": "videofeed",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Tab"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user