26 lines
381 B
JSON
26 lines
381 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Aha",
|
|
"brand_id": "aha",
|
|
"streams": [
|
|
{
|
|
"id": "aha-1",
|
|
"url": "video?profile=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "aha-2",
|
|
"url": "videofeed",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"touch"
|
|
]
|
|
}
|
|
]
|
|
}
|