Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Expose",
|
||||
"brand_id": "expose",
|
||||
"streams": [
|
||||
{
|
||||
"id": "expose-1",
|
||||
"url": "cgi-bin/guest/Video.cgi?media=JPEG",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"H264"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "expose-2",
|
||||
"url": "videofeed",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user