Skip to content

Minor fixes, still PTZ issues

Pre-release
Pre-release
Compare
Choose a tag to compare
@xannor xannor released this 17 Sep 01:34
· 9 commits to main since this release

Full Changelog: v0.6.1...v0.6.2

Fixed issue with auto configuring password less cameras without user prompt.

Fixed issue with poor notification of configuration. The system will log warnings when features are supported (and expected) but disabled by camera setup. So if you dont have the RTMP or RTSP ports enabled, those streams will be disabled and a warning issued in the log.

Handle discovery and saving of https redirect during setup, this was always handled internally but a warning would be issued everytime, even during setup. Now a secondary warning to let you know it noted the change and to ignore the prior warning is provided as well.

fixed no onvif warning to only occur once during setup/startup.

fixed a memory leak, where, when a device in polling mode was removed, the onvif warning would still fire and hold the motion sensors in memory.