26 lines
418 B
JSON
26 lines
418 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Maxvideo",
|
|
"brand_id": "maxvideo",
|
|
"streams": [
|
|
{
|
|
"id": "maxvideo-1",
|
|
"url": "?action=appletvstream",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "maxvideo-2",
|
|
"url": "0/[USERNAME]:[PASSWORD]/main",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|