27 lines
417 B
JSON
27 lines
417 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Lg Phone",
|
|
"brand_id": "lg-phone",
|
|
"streams": [
|
|
{
|
|
"id": "lg-phone-1",
|
|
"url": "videofeed",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"leon"
|
|
]
|
|
},
|
|
{
|
|
"id": "lg-phone-2",
|
|
"url": "video?profile=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"LS620",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|