Files
StrixCamDB/legacy/brands/everest.json
T

35 lines
693 B
JSON

{
"brand": "Everest",
"brand_id": "everest",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"hv-ly01b"
],
"type": "FFMPEG",
"protocol": "http",
"port": 81,
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"hv-ly01b"
],
"type": "FFMPEG",
"protocol": "http",
"port": 81,
"url": "videostream.cgi?resolution=8&rate=13"
},
{
"models": [
"hv-ly01b"
],
"type": "MJPEG",
"protocol": "http",
"port": 81,
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]"
}
]
}