Files
StrixCamDB/brands/lightcam.json
T

17 lines
301 B
JSON

{
"version": 2,
"brand": "Lightcam",
"brand_id": "lightcam",
"streams": [
{
"id": "lightcam-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Bulb camera"
]
}
]
}