Files
StrixCamDB/brands/silent-sentinel.json
T

69 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Silent Sentinel",
"brand_id": "silent-sentinel",
"streams": [
{
"id": "silent-sentinel-1",
"url": "videostream.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Easy Home",
"Other"
]
},
{
"id": "silent-sentinel-2",
"url": "cgi-bin/viewer/video.jpg?resolution=640x480",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Oculus"
]
},
{
"id": "silent-sentinel-3",
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Oculus"
]
},
{
"id": "silent-sentinel-4",
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=0",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"Oculus"
]
},
{
"id": "silent-sentinel-5",
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=1",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"Oculus"
]
},
{
"id": "silent-sentinel-6",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}