Files
StrixCamDB/brands/owlcam.json
T

26 lines
436 B
JSON

{
"version": 2,
"brand": "Owlcam",
"brand_id": "owlcam",
"streams": [
{
"id": "owlcam-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"CP-6M201W"
]
},
{
"id": "owlcam-2",
"url": "tmpfs/auto.jpg",
"protocol": "http",
"port": 0,
"models": [
"CP-6M201W"
]
}
]
}