Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Dnvr",
|
||||
"brand_id": "dnvr",
|
||||
"streams": [
|
||||
{
|
||||
"id": "dnvr-1",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"D8208-2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "dnvr-2",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user