Files
StrixCamDB/legacy/brands/silent-sentinel.json
T

63 lines
1.2 KiB
JSON

{
"brand": "Silent Sentinel",
"brand_id": "silent-sentinel",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Easy Home",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi"
},
{
"models": [
"Oculus"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/viewer/video.jpg?resolution=640x480"
},
{
"models": [
"Oculus"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]"
},
{
"models": [
"Oculus"
],
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=0"
},
{
"models": [
"Oculus"
],
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=1"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]"
}
]
}