Search found 54 matches

by dvarapala
Tue Oct 08, 2013 6:54 pm
Forum: ZoneMinder 1.25.x
Topic: DLink PTZ cam not recognizing PTZ clicks
Replies: 25
Views: 10940

Re: DLink PTZ cam not recognizing PTZ clicks

Nice work!

So what was this "snafu?" No hyphens allowed in protocol names?
by dvarapala
Sun Oct 06, 2013 5:58 pm
Forum: ZoneMinder 1.25.x
Topic: Problem with Control
Replies: 3
Views: 2076

Re: Problem with Control

As a sanity check, I set up my Axis P1347 for PTZ in ZoneMinder and it works fine. Something creates the zmcontrol-9.sock file in the sockets directory and it all just works. The main difference is that the Axis control script comes as part of the ZoneMinder distribution whereas the DCS-5010 script ...
by dvarapala
Sun Oct 06, 2013 4:39 am
Forum: ZoneMinder 1.25.x
Topic: Problem with Control
Replies: 3
Views: 2076

Re: Problem with Control

I'm having the same problem with a DLink camera (see thread here: http://www.zoneminder.com/forums/viewtopic.php?f=29&t=21387 ). My Perl-Fu is very weak, but AFAICT the zmcontrol.pl script is attempting to open a Unix domain socket that doesn't exist - whatever ZoneMinder process is supposed to ...
by dvarapala
Fri Oct 04, 2013 4:50 am
Forum: ZoneMinder 1.25.x
Topic: DLink PTZ cam not recognizing PTZ clicks
Replies: 25
Views: 10940

Re: DLink PTZ cam not recognizing PTZ clicks

I've determined through perl debugging that the error is coming from line 139 in zmcontrol.pl. If I look at the contents of $saddr, I get '#002'. I don't really know what I'm doing in perl, so that's where I'm at. ideas? 137 socket( CLIENT, PF_UNIX, SOCK_STREAM, 0 ) or die( "Can't open socket:...
by dvarapala
Sat Jun 01, 2013 3:38 pm
Forum: ZoneMinder 1.24.x
Topic: zmMemInvalidate kills zmtrigger.pl ... why?
Replies: 1
Views: 3264

Re: zmMemInvalidate kills zmtrigger.pl ... why?

I can confirm that this exact same problem exists in ZM 1.25.0 running on Fedora 18 x86_64. I am running from precompiled binaries installed via yum.
by dvarapala
Sat Jun 01, 2013 3:25 pm
Forum: ZoneMinder 1.25.x
Topic: Fedora 18 x86_64
Replies: 7
Views: 5417

Re: Fedora 18 x86_64

After much futzing around, I have ZM up and running on Fedora 18 64. I have 6 IP cameras, 5 of which worked fine right out of the box, but the last one had symptoms similar to those described in the original post. The ZM package in the Fedora Yum repository seems to be using MMAP files, and if you c...
by dvarapala
Tue Mar 13, 2012 7:01 pm
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 110675

Re: ZM 1.25.0 Performance Patch - Completed

Yup, that did the trick - triggers are now working again. :D
by dvarapala
Sun Mar 11, 2012 8:19 pm
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 110675

Re: ZM 1.24.4 Performance Patch - Completed

xlib_shm relies on a specific shared memory layout, of which i changed and might change again in the future if new features are added. Is it possible that these changes to the shared memory layout are the reason that zmtrigger.pl no longer works? http://www.freesmileys.org/smileys/smiley-fc/popcorn...
by dvarapala
Sun Mar 11, 2012 7:16 pm
Forum: ZoneMinder 1.25.x
Topic: External Triggers Not Working After Upgrade
Replies: 0
Views: 1029

External Triggers Not Working After Upgrade

I upgraded from 1.24.3 to 1.25.0 this morning. Everything seems to be working except the external triggers. If I run zmtrigger.pl manually from the command line, it spits out a bunch of error messages to stdout: Use of uninitialized value $data in pack at /usr/local/share/perl5/ZoneMinder/Memory.pm ...
by dvarapala
Sun Mar 11, 2012 6:34 pm
Forum: ZoneMinder 1.25.x
Topic: WAR Corrupt JPEG data: 1 extraneous bytes before marker 0xd9
Replies: 16
Views: 13902

Re: WAR Corrupt JPEG data: 1 extraneous bytes before marker

It's definitely a camera firmware issue. Other brands of cameras also have this bug (or perhaps the Foscam units with this bug are OEM'd by Arecont Vision?) My solution was basically the same as mentioned above: add an if statement to the libjpeg code to suppress the error message. http://www.zonemi...
by dvarapala
Mon Jul 04, 2011 3:48 pm
Forum: ZoneMinder 1.24.x
Topic: Corrupt JPEG data
Replies: 3
Views: 4123

Re: Corrupt JPEG data

I, too, have an Arecont Vision IP camera that exhibits the same problem. It appears there is a bug in the Arecont MJPEG encoder that puts some extra junk into each frame right before the end-of-image marker. libjpeg complains about this, and zmc dutifully relays the error message from libjpeg to the...
by dvarapala
Tue Feb 22, 2011 3:33 am
Forum: ZoneMinder 1.24.x
Topic: Release 1.24.3 preview
Replies: 93
Views: 122591

The Deed is Done

I upgraded my system tonight using the tarball linked in the first post to this thread. For the most part it went smoothly; however, there were a few unsettling messages spit out by zmupdate.pl during the database update process: Upgrading database to version 1.24.3 Loading config from DB No option ...
by dvarapala
Mon Feb 21, 2011 10:28 pm
Forum: ZoneMinder 1.24.x
Topic: Release 1.24.3 preview
Replies: 93
Views: 122591

Re: Release 1.24.3 preview

I am doing a preview release as it has been so long since the last proper release I want to make sure that there are no major issues with it so please only download and install if you are feeling brave. OK, I'm feeling kinda brave. :) Any tips for those who might want to upgrade from 1.24.2 to the ...
by dvarapala
Mon Feb 21, 2011 6:07 pm
Forum: ZoneMinder Previous Versions
Topic: Posible bug?
Replies: 9
Views: 8584

I realize this is an ancient thread, but I ran into a similar problem with one of my IP cameras and I wanted to add some additional data which might benefit future explorers. Every once in a while ZM would record a small burst of events with this bogus timestamp (1969/12/31 16:00) and ridiculous val...
by dvarapala
Fri Feb 04, 2011 5:58 am
Forum: ZoneMinder Hints & Tips
Topic: Using a passive infrared sensor to check for motion outdoors
Replies: 5
Views: 10772

How about using a PIR floodlight? They also have the advantage that they might make someone think twice before doing anything dubious. Do you think I will be able to get an accurate motion signature from the floodlights even during daytime? FWIW, I have a PIR motion detector floodlight that is tied...