Files
StrixCamDB/brands/apogee.json
T

26 lines
432 B
JSON

{
"version": 2,
"brand": "Apogee",
"brand_id": "apogee",
"streams": [
{
"id": "apogee-1",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"TA-420B200"
]
},
{
"id": "apogee-2",
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"TA-420B200"
]
}
]
}