Minor fixes, still PTZ issues
Pre-releaseFull 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.