You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Videoanalysis: Reduced the dwell time from 90s to 60s
Videoanalysis: Removed -hwaccel from FFMPEG parameters
Videoanalysis: Added pixel/color difference slider to be able to adjust the video analysis even more precisely within ui
Prebuffering: Added -preset:v ultrafast if forcePrebuffering is enabled
Added the possibility to control the motion sensor (OFF state) via the camera instead of via motionTimeout (set "motionTimeout": 0, the camera must be able to send a OFF message e.g. via MQTT or Videoanalysis)
More translation added
Minor improvements (camera.ui)
Bugfixes
Fixed an isue where crashing FFmpeg did not display an error message in the log
Fixed an issue where the dwell time could start before the motion handler was initialized
Fixed an issue where the restart timer for prebuffering and videoanalysis were calculated wrong