pageauc / pi-timolo

Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
MIT License
548 stars 101 forks source link

Update pi-timolo.py #65

Closed kovacsrobi77 closed 7 years ago

kovacsrobi77 commented 7 years ago

6.71 release 20-Jun-2017 Added timelapseMaxFiles, and imageJpegQuality parameter

pageauc commented 7 years ago

Have not tested this yet but should there not be changes to the config.py to add the two variables. I cannot find them referenced. If so can you provide your config.py file. Thanks Claude ....

pageauc commented 7 years ago

Updated to release 6.73 to update config.py and templates + fixed deleteOldFiles bug. Tested and seems to work for timelapseMaxFiles along with recent. Have not tested all the combinations but should work. Changed deleteOldFiles variable names to be more generic Please let me know how this version works for you. Thanks Claude ...