Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Almacen",
|
||||
"brand_id": "almacen",
|
||||
"streams": [
|
||||
{
|
||||
"id": "almacen-1",
|
||||
"url": "/MJPEG.CGI",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
"DCS-930L"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "almacen-2",
|
||||
"url": "cgi-bin/video.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"d-link"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "almacen-3",
|
||||
"url": "MJPEG.CGI",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"D-LINK"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user