Search found 4 matches
- Sun Oct 05, 2008 8:19 am
- Forum: ZoneMinder Previous Versions
- Topic: Zmfilter not working ??
- Replies: 1
- Views: 2232
Re: Zmfilter not working ??
zmfilter.pl(15527): Operation not permitted I am also having problems in zmfilter.pl: http://www.zoneminder.com/forums/viewtopic.php?t=12348 What am i missing here? where should i look? why am i not getting email or having files uploaded or anything for that matter. I think zmfilter is bombing out ...
- Sun Oct 05, 2008 8:01 am
- Forum: Hardware Queries
- Topic: Wall-mountable USB camera?
- Replies: 1
- Views: 1601
Re: Wall-mountable USB camera?
Does anyone know of a USB camera that works with Zoneminder that is wall-mountable or ceiling-mountable? Most of the video output camera on ebay work if you have a video input card. There are lots there to pick from. Remember, if it is a bit of a risk so it is wise to read everything you can first ...
- Fri Oct 03, 2008 3:44 pm
- Forum: Non-ZoneMinder Chat
- Topic: Kernel error message
- Replies: 1
- Views: 2044
Re: Kernel error message
While you wait for someone who knows what they are doing to help, you might want to try a memory test. Given that you are not doing anything "new" (just more of the same) it might even be the problem. Try http://www.memtest.org/ - google pointed me in that direction. If nothing else it will rule out ...
- Sun Sep 28, 2008 1:17 pm
- Forum: ZoneMinder Previous Versions
- Topic: ftp upload does not create archive
- Replies: 2
- Views: 3396
ftp upload does not create archive
zm 1.23.3 When filter is configured for "upload all matches" an empty zip or tar failure is the result. I have traced to: if ( $arch_error = !Archive::Tar->create_archive( $arch_file, ZM_UPLOAD_ARCH_COMPRESS, <*$arch_image_path> ) ) in zmfilter.pl If I expand $arch_image_path in shell I get a valid ...