has anyone solved this problem. I am getting the identical problem here.
I found the solution. it is here
http://www.zoneminder.com/forums/viewto ... zmpathlogs
Search found 103 matches
- Wed Feb 15, 2006 5:04 am
- Forum: ZoneMinder Previous Versions
- Topic: Suse 9.3: compile -> OK, but perl errors when starting
- Replies: 7
- Views: 9393
- Sat Feb 11, 2006 8:58 pm
- Forum: ZoneMinder Previous Versions
- Topic: zm requires openssl/md5.h
- Replies: 14
- Views: 12903
zm requires openssl/md5.h
I am installing 1.22.0 for the first time. I already have 1.21.3 running. for configure (on debian) I have ./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-webuser=www-data --with-webgroup=www-data and I ended up with error zm requires openssl/md5.h ...
- Wed Jan 25, 2006 4:11 am
- Forum: ZoneMinder Previous Versions
- Topic: Video scrambled on USB camera only
- Replies: 3
- Views: 4931
- Tue Jan 24, 2006 12:17 am
- Forum: ZoneMinder Previous Versions
- Topic: Video scrambled on USB camera only
- Replies: 3
- Views: 4931
I am not sure if timbo_nz solved his/her problem. I am having the identical problem. xawtv is displaying in frame grab mode ok. so there is something else preventing zoneminder from capturing the video properly. quite possibly, the device has restrictions on resolution which xawtv is able to figure ...
- Sun Jan 08, 2006 12:37 am
- Forum: ZoneMinder Previous Versions
- Topic: event auto deletion not working
- Replies: 17
- Views: 9953
that's what it was? how embarrassing. ok, now when I submit, all the right events come up. and after a while the events do automatically get deleted, as I wanted. one questions though, the event deletion takes a little delay, event when I manually do submit. is the filter suppose to execute right ...
- Sat Jan 07, 2006 7:44 pm
- Forum: ZoneMinder Previous Versions
- Topic: event auto deletion not working
- Replies: 17
- Views: 9953
so, now I understand what the submit button is for. right now there are a lot of events piled up. when I click on the All button on one of the camera names, a page with the complete list of events popup. I click show filter window, the filter page pops up. I use the pull down to display the filter ...
- Fri Jan 06, 2006 6:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: event auto deletion not working
- Replies: 17
- Views: 9953
- Fri Jan 06, 2006 12:49 am
- Forum: ZoneMinder Previous Versions
- Topic: event auto deletion not working
- Replies: 17
- Views: 9953
I eliminated all email functions, both from options menu and from filter definition. there is not much in zmfilter.log except it is scanning for eents. the filter has two expresssion for selecting 2 monitor ID's, the auto delete box is selected when saved. nothing else! still the events accumulate ...
- Wed Jan 04, 2006 1:28 am
- Forum: ZoneMinder Previous Versions
- Topic: event auto deletion not working
- Replies: 17
- Views: 9953
event auto deletion not working
I setup a filter with automatically delete matches set to true.
this used to delete each event soon after it is collected. But, now with the same filter setting, the events don't auto delete anymore, it just accumulates with time.
what could I be doing wrong?
this used to delete each event soon after it is collected. But, now with the same filter setting, the events don't auto delete anymore, it just accumulates with time.
what could I be doing wrong?
- Tue Jan 03, 2006 5:50 pm
- Forum: ZoneMinder Previous Versions
- Topic: stop camera retation of capture daemon
- Replies: 3
- Views: 2788
I did a search to find out how to make use of the monitor states. it does work, functionally, but the reaction time is VERY long. this is not meant to be something you do as a regular app feature. prob, if you only change state 2 times a day, it would be great. my question is can I possibly have the ...
- Sun Jan 01, 2006 7:03 pm
- Forum: ZoneMinder Previous Versions
- Topic: stop camera retation of capture daemon
- Replies: 3
- Views: 2788
in my application, there is an independent program reading frames from the same capture card. the 2nd application has its own selection of camera channel. when zm rotates thru the cameras, it affects what the 2nd app is picking up. when you say set other cmonitors to null, where should I insert the ...
- Sat Dec 31, 2005 10:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: stop camera retation of capture daemon
- Replies: 3
- Views: 2788
stop camera retation of capture daemon
this may sound like a strange question. I have a 4 channel capture card which share a single chip. zmc is rotating thru the four cameras connected to the card. zmc knows there are 4 monitors defined and go thru them in a loop. for my requirements, I sometimes need for the capture proc to stay on one ...
- Sat Dec 31, 2005 9:42 pm
- Forum: ZoneMinder Previous Versions
- Topic: send stdout to shell
- Replies: 1
- Views: 1511
send stdout to shell
is there a way I can send printf statements to the shell for debugging purposes, instead of to the .log file by default?
- Thu Dec 29, 2005 9:03 pm
- Forum: ZoneMinder Previous Versions
- Topic: when does zm_monitor.cpp run?
- Replies: 1
- Views: 2310
- Thu Dec 29, 2005 2:10 am
- Forum: ZoneMinder Previous Versions
- Topic: when does zm_monitor.cpp run?
- Replies: 1
- Views: 2310
when does zm_monitor.cpp run?
I put a bunch of printf statements in zm_monitor.cpp, and I used be able to see the print outs in zmdc.log whenever I generate alarm events. But now, no matter what I try in generating events and configuring filters. nothing is printed out. all the necessary zm daemons are running, and the web pages ...