Skip to content

Releases: eat-sleep-code/camera.timelapse

2024.02.05

05 Feb 06:16
Compare
Choose a tag to compare
  • Add support for manual focus cameras
  • Resolve issue with image analysis.

2024.02.03

03 Feb 22:43
Compare
Choose a tag to compare
  • Update program for use with Raspberry Pi OS 'Bookworm'
  • Update program to utilize the new picamera2 library
  • Fix long-standing YouTube authentication issue
  • Updated hardware notes

Enhanced Logging, Bug Fixes

02 Oct 18:40
Compare
Choose a tag to compare
  • All relevant screen output is now also logged to the transient ~/home/pi/logs/camera.timelapse.log file
  • Warnings are now displayed on-screen using yellow text
  • Errors are now displayed on-screen using red text
  • The "first frame check" path has been corrected
  • A deadlock that occurred in the cleanup task should now be resolved