52 lines
886 B
JSON
52 lines
886 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|