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

move useVideoPort to Image Settings #47

Closed PhyNerd closed 7 years ago

PhyNerd commented 7 years ago

Since useVideoPort is also used for Time Lapse Images it should not be in the Motion Detect Settings but rather in the more general Image Settings

pageauc commented 7 years ago

I agree. Will also look at adding a cameraSleep variable to control the camera warm up time for day mode Depending on the lighting this can range from 5 seconds that is the default raspistill setting to as low as 0.2 secs that improves capturing motion quicker.