A simple shellscript to take a picture every X seconds or minutes using gphoto2 and it’s library #!/bin/bash sudo gphoto2 –capture-image-and-download –interval=60 –filename=%y%m%d_%H%M%S_%n.jpg This script runs endlessly, or until the … Continue reading gphoto2 timelapse pictures
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed