38 lines
642 B
JSON
38 lines
642 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Koepel",
|
|
"brand_id": "koepel",
|
|
"streams": [
|
|
{
|
|
"id": "koepel-1",
|
|
"url": "cgi-bin/video.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "koepel-2",
|
|
"url": "cgi-bin/video.jpg?cam=[CHANNEL]&quality=3&size=2",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "koepel-3",
|
|
"url": "videofeed",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|