Files
StrixCamDB/legacy/brands/emstone.json
T

26 lines
556 B
JSON

{
"brand": "Emstone",
"brand_id": "emstone",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Sentry24DVR"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]&snapshot=on"
},
{
"models": [
"Sentry24DVR"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]"
}
]
}