Files
StrixCamDB/legacy/brands/hai.json
T

44 lines
846 B
JSON

{
"brand": "Hai",
"brand_id": "hai",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"720P"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "axis-media/media.amp?videocodec=h264&resolution=640x480"
},
{
"models": [
"720P"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "cam[CHANNEL]/h264"
},
{
"models": [
"iproboot"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "axis-cgi/mjpg/video.cgi?camera=1&resolution=[WIDTH]x[HEIGHT]"
}
]
}