Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.63 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.63 KB

panopticon

Panopticon

Forked from osx-timelapse

Requirements

Useage

The only external hard requirement for these scripts (outside of the Mac environment) is the ffmpeg library.

The scripts assume all work will be done in the current directory.

To start the timelapse screenshots run ./panopticon.

I set it to run every (30 seconds).

When you're done taking snapshots, Ctrl-C to stop the process.

Then, run ./create-timelapse.sh to gather the images and create two videos:

  • An output/videos/timelapse-isight.mov file for the iSight webcam pictures.
  • An output/videos/timelapse-screen.mov file for the screenshot pictures.

Enjoy!

Acknowledgements

There were several references I used to put this together and they all deserve the credit for helping me to essentially compile this little package together.