Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Yudor",
|
||||
"brand_id": "yudor",
|
||||
"streams": [
|
||||
{
|
||||
"id": "yudor-1",
|
||||
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"HM85",
|
||||
"ON-Hi96RP",
|
||||
"Other",
|
||||
"UNK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yudor-2",
|
||||
"url": "current[CHANNEL].jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yudor-3",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"xyz",
|
||||
"YUC-K7B89M"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yudor-4",
|
||||
"url": "/v2",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"YUC-K7B89M"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user