Search found 9 matches
- Wed Mar 16, 2011 4:31 pm
- Forum: ZoneMinder 1.24.x
- Topic: DLink 5300 not working in v1.24.3
- Replies: 0
- Views: 1261
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 ...
- Thu Feb 17, 2011 7:42 pm
- Forum: ZoneMinder 1.24.x
- Topic: Using the sample perl script from the FAQ?
- Replies: 3
- Views: 2755
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 = DBI->connect( "DBI ...
- 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: 6336
- Wed Dec 01, 2010 6:04 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Libjpeg-turbo 1.0 beta Released!
- Replies: 32
- Views: 36520
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 ...
- Wed Dec 01, 2010 5:17 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Libjpeg-turbo 1.0 beta Released!
- Replies: 32
- Views: 36520
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.62.0.0 zmc ...
- 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: 2423
- 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: 1628
- 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: 1628
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 ones else ...
- 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: 2423
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 ...