Releases: eat-sleep-code/camera.timelapse
Releases · eat-sleep-code/camera.timelapse
2024.02.05
- Add support for manual focus cameras
- Resolve issue with image analysis.
2024.02.03
- 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
- 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