bash
Low Bandwidth Zoneminder Webcam Stills Using Inotifywait
Submitted by Vu M. Nguyen on Mon, 11/30/2009 - 17:56
Published in
This bash script will get the latest Zoneminder webcam images using inotifywait and copy it to a local or remote folder every 5 seconds. Implement this script when streaming is unnecessary and you don't want to expose your Zoneminder systems to the internet (low bandwidth monitoring and low disk space archival).
Notes: You must have inotify-tools installed: yum install inotify-tools. I use sshfs to automatically mount remote system folders.
