Here are scripts for running a timelapse photobooth station based on some Unix machine; probably a Raspberry Pi.
Have Fun!
- Gnome Schedule - A graphical fronend for crontab editing. Run sudo apt-get install gnome-schedule.
- Streamer - A CLI command for capturing video. Run sudo apt-get install streamer.
- ImageMagick - This package provides the "convert" CLI utility for combining your captured images into video. Run sudo apt-get install imagemagick.
Written by Dylan Rees