Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Bvusa",
|
||||
"brand_id": "bvusa",
|
||||
"streams": [
|
||||
{
|
||||
"id": "bvusa-1",
|
||||
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DVR-204E"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user