Search found 9 matches

by Nate23
Wed Mar 16, 2011 4:31 pm
Forum: ZoneMinder 1.24.x
Topic: DLink 5300 not working in v1.24.3
Replies: 0
Views: 1135

DLink 5300 not working in v1.24.3

I currently have a DLink up and running on ZoneMinder v1.24.2, with the network version set to 1.0 but only get a blue screen when using ZoneMinder v1.24.3 Camera settings are below, I have them set the same on both ZoneMinder versions Remote Method: Regexp Remote Host Path: /cgi-bin/video.jpg?size=...
by Nate23
Thu Feb 17, 2011 7:42 pm
Forum: ZoneMinder 1.24.x
Topic: Using the sample perl script from the FAQ?
Replies: 3
Views: 2432

If we are talking about the same Perl script, I have had to change "zmShmVerify" and add am additional line. So the new script looks like this #!/usr/bin/perl -w use strict; use ZoneMinder; $| = 1; zmDbgInit( "myscript", level=>0, to_log=>0, to_syslog=>0, to_term=>1 ); my $dbh = ...
by Nate23
Thu Dec 30, 2010 5:23 pm
Forum: ZoneMinder Distributions
Topic: ZM Alarm sound not working in montage ZMLArch 1.24.2.1
Replies: 5
Views: 5976

kp4djt, did you ever find a solution to this? I am having the exact same issue, alarm sounds working on individual monitors but not on the montage.
by Nate23
Wed Dec 01, 2010 6:04 pm
Forum: ZoneMinder Hints & Tips
Topic: Libjpeg-turbo 1.0 beta Released!
Replies: 32
Views: 33436

Nate23: you will only see a decrease in CPU usage when ZM is saving the video streams as JPEG sequences to the hard drive OR when your cameras are feeding ZoneMinder via M-JPEG streams. You will not see a decrease in CPU usage when you're feeding/streaming MPEG video streams! I'm currently set to s...
by Nate23
Wed Dec 01, 2010 5:17 pm
Forum: ZoneMinder Hints & Tips
Topic: Libjpeg-turbo 1.0 beta Released!
Replies: 32
Views: 33436

I have followed beanfields installation instructions step by step but i am not able to see the cpu load decrease everyone else is talking about. When I run the "lsof |grep libjpeg.so.62.0.0" command it shows: zma 1626 www-data mem REG 8,1 329404 14549015 /opt/libjpeg-turbo/lib/libjpeg.so.6...
by Nate23
Fri Oct 29, 2010 6:14 pm
Forum: ZoneMinder 1.24.x
Topic: Looking for Control Script for D-Link DCS-5300g
Replies: 2
Views: 2251

I have created a control script for the D-Link DCS-5300g. Let me know where I should post it. Also has anyone added a custom button in the control panel of a monitor?
by Nate23
Fri Oct 29, 2010 6:03 pm
Forum: ZoneMinder 1.24.x
Topic: zmcontrol.pl error Can't connect: No such file or directory
Replies: 1
Views: 1517

I found the error. In the control file .pm under
"package ZoneMinder::Control::DCS5300g;"

I had originally typed in
"package ZoneMinder::Control::DCS-5300g;"

There are no special characters allowed in the name.
by Nate23
Mon Oct 25, 2010 6:09 pm
Forum: ZoneMinder 1.24.x
Topic: zmcontrol.pl error Can't connect: No such file or directory
Replies: 1
Views: 1517

zmcontrol.pl error Can't connect: No such file or directory

I walked through the steps posted in this link http://www.zoneminder.com/forums/viewtopic.php?t=16537 to setup a controllable camera. However I keep getting this error "Can't connect: No such file or directory" in the /tmp/zmcontrol.log file every time I try to move the camera. Has any one...
by Nate23
Thu Oct 21, 2010 6:44 pm
Forum: ZoneMinder 1.24.x
Topic: Looking for Control Script for D-Link DCS-5300g
Replies: 2
Views: 2251

Looking for Control Script for D-Link DCS-5300g

I am currently setting up a DCS-5300g camera and have been able to get a video feed but unable to control it through zoneminder. I have located an older post http://www.zoneminder.com/forums/viewtopic.php?p=23222 , but have been unable to make it work. Does anyone have a current script for this? Tha...