Files
StrixCamDB/legacy/brands/netview.json
T

57 lines
1.0 KiB
JSON

{
"brand": "Netview",
"brand_id": "netview",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"B Series",
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf"
},
{
"models": [
"H Series",
"NC 9800",
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snap.jpg?JpegCam=[CHANNEL]"
},
{
"models": [
"H SERIES",
"nc9800"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "tmpfs/auto.jpg"
},
{
"models": [
"NC 9800"
],
"type": "JPEG",
"protocol": "http",
"port": 80,
"url": "/snap.jpg?JpegCam=0"
},
{
"models": [
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32"
}
]
}