Tom Catullo

Results 5 issues of Tom Catullo

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...

enhancement

Add logging to indicate progress for timelapse generation, and also possibly snapshot capturing. Possibly also implement a progress bar for timelapse generation, that uses number of snapshots processed to determine...

enhancement

Add support for multiple cameras to be managed by the scripts. Currently, the `stream_url` is hard-coded into `take_snapshot.py`, and only one camera can be configured. Also, will need to update...

enhancement

Allow command line parameters to be specified in a configuration file that is read into the scripts upon startup. Also place `stream_url` setting from `take_snapshot.py` in this file. Allow custom...

enhancement

Update the Python scripts to use functions and more organized code constructs. Not super high-priority, but something that will be nice to have for potential future contributors.

enhancement