Files
StrixCamDB/brands/loxone.json
T

28 lines
472 B
JSON

{
"version": 2,
"brand": "Loxone",
"brand_id": "loxone",
"streams": [
{
"id": "loxone-1",
"url": "jpg/image.jpg?size=3",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Intercom"
]
},
{
"id": "loxone-2",
"url": "/mjpg/video.mjpg?login=YWRtaW46YWRtaW4=",
"type": "MJPEG",
"protocol": "http",
"port": 80,
"models": [
"Intercom"
]
}
]
}