Search found 18 matches
- Mon Feb 03, 2014 4:59 pm
- Forum: ZoneMinder 1.26.x
- Topic: Getting socket_sendto Connection Refused Error
- Replies: 2
- Views: 2746
Re: Getting socket_sendto Connection Refused Error
I am having the same problem, but the workaround posted above does nothing to improve my situation. I actually cannot observe any consequence of this message other than the fact that it's filling my log files with error messages.
- Wed Sep 11, 2013 12:39 am
- Forum: ZoneMinder 1.26.x
- Topic: Problems after upgrade to 1.26.2
- Replies: 7
- Views: 5262
Re: Problems after upgrade to 1.26.2
It is possible that you didn't get the memo that the sh* settings for many kernels are based on *pages* not *bytes*. Here are my settings for 13 cameras: shmmax:301989888 shmall:2048000 To change the monitors from grayscale to color, go to the monitor settings (click on the IP address) and change 8 ...
- Tue Sep 10, 2013 1:41 am
- Forum: ZoneMinder 1.26.x
- Topic: Axis camera tweaks still needed for 1.26.2
- Replies: 2
- Views: 3143
Re: Axis camera tweaks still needed for 1.26.2
I was lazy and didn't update the firmware of my Axis cameras. But I don't think the problem was the + sign. I think it was trying to open ZM_SOCK that wasn't working. I was really, really, really annoyed at how often I'd find an event that ran for hundreds of thousands of frames with 1.24.4, and the ...
- Mon Sep 09, 2013 11:03 am
- Forum: ZoneMinder 1.26.x
- Topic: Axis camera tweaks still needed for 1.26.2
- Replies: 2
- Views: 3143
Axis camera tweaks still needed for 1.26.2
The mods to zmtrigger offered here are still needed: http://www.zoneminder.com/wiki/index.ph ... nDetection
Without these (CUA) mods, zmtrigger.pl exits with error status 9 (abort).
Without these (CUA) mods, zmtrigger.pl exits with error status 9 (abort).
- Mon Dec 10, 2012 1:20 pm
- Forum: ZoneMinder 1.24.x
- Topic: zmMemInvalidate kills zmtrigger.pl ... why?
- Replies: 1
- Views: 3621
zmMemInvalidate kills zmtrigger.pl ... why?
I continue to have problems with ZoneMinder, and decided to try to bisect the problem. I have placed debug statements into zmtrigger.pl and narrowed down the problem to this: # Free up any used memory handle Debug("ZZ zmMemInvalidate " . $monitor->{Id} . "\n"); zmMemInvalidate( $monitor ); Of the 15 ...
- Wed Aug 15, 2012 12:44 am
- Forum: ZoneMinder 1.24.x
- Topic: zmtrigger is being killled...how to diagnose?
- Replies: 1
- Views: 2032
Re: zmtrigger is being killled...how to diagnose?
For the six or seven of you following this thread, I have a new datapoint: when I only enable TCP notification (Tn) it works as expected. When I also enable email notification (En), zmtrigger gets itself killed. Any thoughts why?
- Tue Aug 14, 2012 9:07 am
- Forum: ZoneMinder 1.24.x
- Topic: zmtrigger is being killled...how to diagnose?
- Replies: 1
- Views: 2032
zmtrigger is being killled...how to diagnose?
I have several AXIS cameras (mostly 215) managed by Zoneminder. There are several things not quite right, but the one vexing me most right now is zmtrigger, which seems to be badly misbehaving on one particular camera. zmdc.log shows this: zmdc.log:08/14/2012 04:49:14.094423 zmdc[26746].ERR ...
- Sun Oct 16, 2011 12:47 am
- Forum: ZoneMinder 1.25.x
- Topic: Never Leaves Alarm State
- Replies: 2
- Views: 2435
Re: Never Leaves Alarm State
I'd like to know too! I am using Axis cameras to do the motion detection, with ZM monitors in Nodect mode. I have seen million-frame videos captured before the alarm stops. I'd like to set a limit somewhere, but don't know where to do it.
- Fri Oct 07, 2011 11:17 am
- Forum: Feature Requests
- Topic: Axis 207 and On-Camera motion detection solved
- Replies: 30
- Views: 139751
Re: Axis 207 and On-Camera motion detection solved
This has been mostly working for me, which is great. However, about half the time, about half of my AXIS 215 cameras will stay in a triggered state for tens of thousands, sometimes hundreds of thousands of frames, usually when the camera flips from night-to-day settings or day-to-night settings. I ...
- Fri Jun 24, 2011 12:55 pm
- Forum: ZoneMinder 1.24.x
- Topic: Updated to 1.24.4; control of Axis cameras stopped working
- Replies: 7
- Views: 7229
Re: Updated to 1.24.4; control of Axis cameras stopped worki
Ok, I think I have made progress on this issue. It's a long story but not all versions of PHP come with json handling functions and perl might have several or none depending on what modules are installed. I think in the cases where it fails it is because perl can't find any module JSON functions ...
- Fri Jun 24, 2011 12:40 am
- Forum: ZoneMinder 1.24.x
- Topic: Updated to 1.24.4; control of Axis cameras stopped working
- Replies: 7
- Views: 7229
Re: Updated to 1.24.4; control of Axis cameras stopped worki
$ uname -a Linux bbsvr 2.6.32-131.4.1.el6.x86_64 #1 SMP Fri Jun 10 10:54:26 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux $ yum info php Loaded plugins: refresh-packagekit, rhnplugin *Note* Red Hat Network repositories are not listed below. You must run this command as root to access RHN repositories ...
- Thu Jun 23, 2011 9:58 am
- Forum: ZoneMinder 1.24.x
- Topic: Updated to 1.24.4; control of Axis cameras stopped working
- Replies: 7
- Views: 7229
Updated to 1.24.4; control of Axis cameras stopped working
I tried my first live update from 1.24.3 to 1.24.4 and had two problems. The first was that I had to re-apply the following patch discovered some months ago in zmtrigger: diff zmtrigger.pl~ zmtrigger.pl 53,54c53,54 < use ZoneMinder::Trigger::Channel::Unix; < use ZoneMinder::Trigger::Channel::Serial ...
- Sat Apr 23, 2011 10:10 am
- Forum: User Contributions
- Topic: I have a new SELinux policy for RHEL6...
- Replies: 2
- Views: 3202
I have a new SELinux policy for RHEL6...
...but I cannot post it because the zoneminder bots thinks I am posting sp_m. It works with enforcing mode very nicely.
I saved the policy file as a draft. Can I send it to somebody?
I saved the policy file as a draft. Can I send it to somebody?
- Sat Apr 23, 2011 1:22 am
- Forum: ZoneMinder 1.24.x
- Topic: Release 1.24.3 preview
- Replies: 93
- Views: 131484
Re: Release 1.24.3 preview
I'd like to add that down in the skins/classic/views/js directory I made some improvements to watch.js.php and montage.js.php. I cannot post what they are because the forum bots think that the php code I post is too "spammy" for such a newbie. (It sees an angle bracket and thinks I'm opening up a ...
- Fri Apr 22, 2011 11:29 pm
- Forum: ZoneMinder 1.24.x
- Topic: Firefox error console reports "controlReq is undefined"
- Replies: 1
- Views: 1645
Re: "controlReq is undefined" (SOLVED)
Replying to my own post with a fix. Ironically, I cannot post it because, as a new user, PHP code looks too much like URLs, or so says the bot. A file is attached...except that the extension diff is not allowed. Trying .txt...which also doesn't work. To heck with it. Send me a PM if you want a ...