Files
StrixCamDB/legacy/brands/hesa.json
T

26 lines
579 B
JSON

{
"brand": "Hesa",
"brand_id": "hesa",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Galileo 4RTX"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "axis-cgi/jpg/image.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]"
},
{
"models": [
"Galileo 4RTX"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]"
}
]
}