Files
StrixCamDB/brands/hai.json
T

48 lines
884 B
JSON

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