Files
StrixCamDB/legacy/brands/securix.json
T

36 lines
637 B
JSON

{
"brand": "Securix",
"brand_id": "securix",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"nvr"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]"
},
{
"models": [
"Other",
"SME4"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "live3.sdp"
},
{
"models": [
"SMC4"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/h264_stream"
}
]
}