38 lines
622 B
JSON
38 lines
622 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Parolo",
|
|
"brand_id": "parolo",
|
|
"streams": [
|
|
{
|
|
"id": "parolo-1",
|
|
"url": "current[CHANNEL].jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "parolo-2",
|
|
"url": "image/[CHANNEL].jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "parolo-3",
|
|
"url": "cgi-bin/video.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|