Files
StrixCamDB/legacy/brands/guardcam.json
T

28 lines
522 B
JSON

{
"brand": "Guardcam",
"brand_id": "guardcam",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"5000L"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]"
},
{
"models": [
"CL-4000",
"CL-4001",
"Profile S4000"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/11"
}
]
}