26 lines
395 B
JSON
26 lines
395 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Blu",
|
|
"brand_id": "blu",
|
|
"streams": [
|
|
{
|
|
"id": "blu-1",
|
|
"url": "videofeed",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"bluipandroid"
|
|
]
|
|
},
|
|
{
|
|
"id": "blu-2",
|
|
"url": "video?profile=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Studio X 5.5"
|
|
]
|
|
}
|
|
]
|
|
}
|