Skip to content

Releases: seydx/camera.ui

v1.0.6

14 Jan 00:50
Compare
Choose a tag to compare

Other Changes

  • Videoanalysis: Reduced dwell time from 120s to 90s
  • Videoanalysis: Minor improvements
  • Refactored log output for better understanding of the flow of events

Bugfixes

  • Fixed an issue where prebuffering/videoanalysis didnt work on cameras with mapping video/audio
  • Minor bugfixes

v1.0.5

13 Jan 09:22
Compare
Choose a tag to compare

Other Changes

  • Reduced default videoanalysis sensitivity to 25
  • Removed session control
  • Videoanalysis improvements
  • Refactored web stream
  • Improved camera pinging
  • Moved ENOENT messages to debug (eg. if recording not found)
  • Minor UI improvements

Bugfixes

  • Fixed an issue where resetting motion via MQTT didnt work
  • Fixed an issue where the video analysis sensitivity does not work as desired
  • Fixed an issue where mapping video/audio stream didnt work (ffmpeg)
  • Minor Bugfixes

v1.0.4

11 Jan 17:49
Compare
Choose a tag to compare

Other Changes

  • Interface:
    • Limit max page size to 6 (pagination)
    • Refactored Lightbox
  • Bump dependencies

Bugfixes

  • Fixed an issue with pagination middleware, where the nextPage and prevPage attribute showed wrong path
  • Fixed an isue where opening a recording or a notification (with recording) loaded all recordings in the background and caused the interface to crash
  • Fixed an issue where the notification banner could not display a video
  • Fixed an issue where utilization could not show process cpu load / memory usage
  • Minor bugfixes

v1.0.3

11 Jan 06:03
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue where the sensitivity for video analysis was not applied
  • Fixed an issue where building the ui failed if no test config.json found

v1.0.2

11 Jan 03:19
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue where the videoanalysis zones were not taken over
  • Fixed an issue where the sensitivity for videoanalysis was reset after each reboot

1.0.1

11 Jan 03:17
Compare
Choose a tag to compare

v1.0.1

Bugfixes

  • Fixed an issue where the status widget and the system page could not be displayed due to incorrect version checking

v1.0.0

  • Initial Release