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 #46

Closed PhyNerd closed 7 years ago

PhyNerd commented 7 years ago

I had problems with getting lots of green images. Sleeping a while before capturing a day-image fixed it.

pageauc commented 7 years ago

Thanks. I will do some testing

PhyNerd commented 7 years ago

The problem mainly occurred when the Camera (v2) was set to maximum resolution. I forgot to think about fast objects, you're right 2 seconds might be to slow in that case. I think you're right a setting would be the easiest change to suite everyone appropriately.

Looking forward to your tuning instructions. You seem to have a lot of experience with this topic 👍

pageauc commented 7 years ago

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 2:54 PM, PhyNerd notifications@github.com wrote:

The problem manly occurred when the Camera (v2) was set to maximum resolution. I forgot to think about fast objects, you're right 2 seconds might be to slow in that case. I think you're right a setting would be the easiest change to suite everyone appropriately.

Looking forward to your tuning instructions. You seem to have a lot of experience with this topic 👍

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/pageauc/pi-timolo/pull/46#issuecomment-290525819, or mute the thread https://github.com/notifications/unsubscribe-auth/AFr1ZDj31edEdQ284CA5KTwxaEMO_SJgks5rrAhjgaJpZM4Ms4Oe .

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