Files
StrixCamDB/legacy/brands/elmo.json
T

53 lines
1021 B
JSON

{
"brand": "Elmo",
"brand_id": "elmo",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]"
},
{
"models": [
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "cam[CHANNEL]/h264"
},
{
"models": [
"PTC-200 Series"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "image/qvga.jpg"
},
{
"models": [
"PTC-400 Series"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "capture_normal.jpg"
}
]
}