Files
StrixCamDB/brands/luna.json
T

29 lines
574 B
JSON

{
"version": 2,
"brand": "Luna",
"brand_id": "luna",
"streams": [
{
"id": "luna-1",
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"L-HFW4200EP"
]
},
{
"id": "luna-2",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"L-HFW4200EP",
"L-KA-5203"
]
}
]
}