Files
StrixCamDB/legacy/brands/ness.json
T

36 lines
654 B
JSON

{
"brand": "Ness",
"brand_id": "ness",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"NIP-200",
"NIP-300"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "h264"
},
{
"models": [
"NIP-300"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/jpg/image.cgi"
},
{
"models": [
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
}
]
}