Release 1.5.2
Release info
Version: 1.5.2
Release date: October 17, 2022
Important
- Added required
port
config variable for camera API section. Defaults to80
in theconfig-template.json
template. Just add it to your existing config and you're good.
...
"camera_list": {
"cam_1": {
"api": {
"host": "http://192.168.1.1",
"port": 80,
...
New features
N/A
Misc
N/A