Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Grant",
|
||||
"brand_id": "grant",
|
||||
"streams": [
|
||||
{
|
||||
"id": "grant-1",
|
||||
"url": "still.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "grant-2",
|
||||
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "grant-3",
|
||||
"url": "video.cgi?resolution=VGA",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user