Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Neufusion",
|
||||
"brand_id": "neufusion",
|
||||
"streams": [
|
||||
{
|
||||
"id": "neufusion-1",
|
||||
"url": "image.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"230W",
|
||||
"ncs-330w"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "neufusion-2",
|
||||
"url": "mjpeg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"330W",
|
||||
"ncs-330w",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "neufusion-3",
|
||||
"url": "cgi-bin/video.jpg?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"500"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "neufusion-4",
|
||||
"url": "goform/capture",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "neufusion-5",
|
||||
"url": "cgi-bin/video.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user