Skip to content

Commit

Permalink
Updated change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
connervieira committed Sep 5, 2024
1 parent 6913fae commit c08acde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,9 @@ This update emphasizes improving the reliability of Predator, especially when op
- Added optional background ALPR to dash-cam mode.
- The user can now configure Predator to conduct ALPR in the background while simultaneously capturing video.
- Removed the old "background recording" functionality in real-time mode, and it's corresponding configuration value.
- Added video playback frame-rate "snapping", such that the video frame-rate round up to the max if it is within a certain distance of the max.
- For example, a video recorded at 29.85fps with a maximum configured limit of 30fps can be rounded up to 30fps for sake of consistency.
- This means that minor fluctations in frame-rate will not cause the frame-rate to change from file to file.
- Updated status lighting.
- Moved the status lighting configuration to the "general" section.
- Network requests are only made to update the status lighting if it has changed since the last update.
Expand Down

0 comments on commit c08acde

Please sign in to comment.