Files
StrixCamDB/brands/novell.json
T

26 lines
422 B
JSON

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