On Tue, 2006-06-20 at 14:44 -0700, Bill Earl wrote: > Craig, we use a nice open source package called ZoneMinder for just this > purpose. It does a lot more than just grabbing images, but it's a nice > tool. The motion detection function requires a lot of CPU power, but > it's nice to not have to deal with storing 24/7 recordings of nothing > happening in the warehouse. There are packages for Fedora and CentOS, > and I believe I've seen it listed in the Debian packages too. ---- I haven't been able to make it compile on an RHEL ES-3 system and I ***think*** I've got all the necessary requirements installed but it bails out with the below during make - if this rings a bell with anyone. I may have to set it up on a Fedora desktop system ;-( Craig zm_event.o(.text+0x1575): In function `Event::AddFrame(Image*, timeval, int, Image*)': /opt/ZoneMinder-1.22.2/src/zm_event.cpp:364: undefined reference to `glob(char const*, int, int (*)(char const*, int), glob_t*)' zm_event.o(.text+0x15be):/opt/ZoneMinder-1.22.2/src/zm_event.cpp:396: undefined reference to `globfree(glob_t*)' collect2: ld returned 1 exit status make[2]: *** [zmc] Error 1 make[2]: Leaving directory `/opt/ZoneMinder-1.22.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/ZoneMinder-1.22.2 make: *** [all] Error 2 --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss