Files
StrixCamDB/brands/maxvideo.json
T

28 lines
462 B
JSON

{
"version": 2,
"brand": "Maxvideo",
"brand_id": "maxvideo",
"streams": [
{
"id": "maxvideo-1",
"url": "?action=appletvstream",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "maxvideo-2",
"url": "0/[USERNAME]:[PASSWORD]/main",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}