28 lines
577 B
JSON
28 lines
577 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Hesa",
|
|
"brand_id": "hesa",
|
|
"streams": [
|
|
{
|
|
"id": "hesa-1",
|
|
"url": "axis-cgi/jpg/image.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Galileo 4RTX"
|
|
]
|
|
},
|
|
{
|
|
"id": "hesa-2",
|
|
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&camera=[CHANNEL]&resolution=[WIDTH]x[HEIGHT]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Galileo 4RTX"
|
|
]
|
|
}
|
|
]
|
|
}
|