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

Correcting file name #49

Closed yppo closed 7 years ago

yppo commented 7 years ago

The name was incorrect.

pageauc commented 7 years ago

Thanks for pointing out this typo. Please note pi-timolo.py and config.py have been updated to add two new vars. motionCamSleep= 0.7 and timelapseCamSleep=4.0 See github repo for details

Claude ..

pageauc commented 7 years ago

Thanks but it was your suggestion and it made sense to avoid unnecessary aborts.

Also FYI

I have posted pi-timolo version 4.30 https://github.com/pageauc/ pi-timolo/tree/master/source

This adds two new variables to pi-timolo.py and config.py

motionCamSleep=0.7 and timelapseCamSleep=4.0

This allows motion to have faster response and timelapse to have more consistent images by having a longer sleep to establish AWB

You will need to update or add the new config.py variables and download the new pi-timolo.py

wget -O pi-timolo.py https://raw.github.com/pageauc/pi-timolo/master/ source/pi-timolo.py

You can also run the bash install method per the pi-timolo github Readme.here md https://github.com/pageauc/pi-timolo

Let me know if you encounter any issues Hopefully this will resolve day sleep problem.

Your feedback is greatly appreciated

Claude ...

On Thu, Mar 30, 2017 at 4:17 PM, yppo notifications@github.com wrote:

The name was incorrect.

You can view, comment on, or merge this pull request online at:

https://github.com/pageauc/pi-timolo/pull/49 Commit Summary

  • Correcting file name

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pageauc/pi-timolo/pull/49, or mute the thread https://github.com/notifications/unsubscribe-auth/AFr1ZGlIX6KMrfmxPxrV4ZcmKv-d17ZXks5rrBvUgaJpZM4Mu7zJ .

-- See my YouTube Channel at http://www.youtube.com/user/pageaucp