Add an option to take_snapshot.py to specify an inclusive time window(s) outside of which snapshots will not be taken and saved. This should be useful for those who do not wish to have snapshots captured during nighttime, which usually results in unnecessarily taking up time and space in generated timelapse videos with completely black frames.
Make configurable in the configuration file. Blocked by Issue #1.
Add an option to
take_snapshot.pyto specify an inclusive time window(s) outside of which snapshots will not be taken and saved. This should be useful for those who do not wish to have snapshots captured during nighttime, which usually results in unnecessarily taking up time and space in generated timelapse videos with completely black frames.Make configurable in the configuration file. Blocked by Issue #1.