Skip to content

v5.0.25

Compare
Choose a tag to compare
@seydx seydx released this 24 Apr 00:24
· 7 commits to master since this release

Notable Changes

  • Config:
    • Added "motionDelay" parameter to the camera block. Motion Delay: The number of seconds to wait to trigger the motion sensor after a motion event is received from e.g. MQTT, SMTP, FTP or HTTP (this can be useful if you use an external motion sensor and the camera feed lags several seconds behind the event).

Other Changes

  • Minor UI improvements (camera.ui)
  • Bump dependencies

Bugfixes

  • Fixed an issue where replacing deprecated ffmpeg args failed due to invalid ffmpeg version (camera.ui)