Search found 194 matches
- Fri Jan 22, 2016 10:47 pm
- Forum: User Contributions
- Topic: Workaround for superfast event replay speed
- Replies: 1
- Views: 5245
Re: Workaround for superfast event replay speed
Yes, the fast forward and rewind code in Zoneminder has some erroneous calculations in it. I've found the WEB_H_VIDEO_MAXFPS, WEB_M_VIDEO_MAXFPS or WEB_L_VIDEO_MAXFPS setting (depending on which performance profile your using) effects the replay speed. If the *_MAXFPS is close to the same of our ...
- Thu Oct 22, 2015 3:56 pm
- Forum: User Contributions
- Topic: ZM viewer for RaspberryPi with a display hat
- Replies: 0
- Views: 4311
ZM viewer for RaspberryPi with a display hat
When I saw a these little displays that connect to the top of a RaspberryPi I thought they would make a perfect little "always on" viewer for Zoneminder. I find it convenient to have this running so I don't need to go to my computer and open my browser or take out my phone and start an app when ...
- Fri Jun 24, 2011 10:59 am
- Forum: ZoneMinder 1.24.x
- Topic: Updated to 1.24.4; control of Axis cameras stopped working
- Replies: 7
- Views: 7151
Re: Updated to 1.24.4; control of Axis cameras stopped worki
Hi Phil, I installed JSON::ANY through the cpan before I saw your post. The ptz controls are working now. I didn't get a chance to try your patch on a system without JSON::ANY installed. :( Thanks for the .dep advice, that fixed the issue. I keep a working copy of the Zoneminder SVN repo that has a ...
- Fri Jun 24, 2011 6:26 am
- Forum: ZoneMinder 1.24.x
- Topic: Updated to 1.24.4; control of Axis cameras stopped working
- Replies: 7
- Views: 7151
Re: Updated to 1.24.4; control of Axis cameras stopped worki
The controls to my AirLink 747W died in Zoneminder after a recent update to 1.24.4 as well. I manually entered debugging statements in the perl scripts and I found that zmcontrol.pl silently dies (couldn't find any error messages anywhere) when the script reaches General.pm at the line "my $result ...
- Wed Jun 15, 2011 6:14 am
- Forum: User Contributions
- Topic: ZM 1.25.0 Performance Patch - Completed
- Replies: 176
- Views: 122891
Re: ZM 1.24.4 Peformance Patch - Completed
Very good job! Thank you for taking to the time to make this performance upgrade.
I hope this patch get's added to Zoneminder's SVN and to future Zoneminder releases.
I hope this patch get's added to Zoneminder's SVN and to future Zoneminder releases.
- Wed Mar 23, 2011 5:49 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.3 Archlinux
- Replies: 5
- Views: 3578
Re: ZoneMinder 1.24.3 Archlinux
One possibility is that you need to include '/tmp/' to your 'open_basedir' line in your /etc/php/php.ini.
For example, your open_base line might look like this:
open_basedir = /srv/http/
If that's the case you'll want to change it to:
open_basedir = /srv/http/:/tmp/
and then restart Apache.
For example, your open_base line might look like this:
open_basedir = /srv/http/
If that's the case you'll want to change it to:
open_basedir = /srv/http/:/tmp/
and then restart Apache.
- Mon Mar 07, 2011 1:24 am
- Forum: Hardware Queries
- Topic: IP Camera's that Zoneminder can capture 30 fps from.
- Replies: 2
- Views: 2777
- Wed Mar 02, 2011 6:22 pm
- Forum: Hardware Compatibility List
- Topic: Anyone try tenvis IP Cameras?
- Replies: 4
- Views: 5546
To promote you cameras to Zoneminder users and installation consultants, I suggest trying the following: * Install Zoneminder and find the best configuration that works for you camera. * Make a post in the "Hardware Compatibility List" forum with the name and model of the camera in the title of the ...
- Wed Feb 16, 2011 11:45 pm
- Forum: Hardware Queries
- Topic: IP Camera's that Zoneminder can capture 30 fps from.
- Replies: 2
- Views: 2777
IP Camera's that Zoneminder can capture 30 fps from.
Hi all, I'm helping out someone who is looking to record (without motion detection) from IP cameras at 30 fps. I was wondering if anyone knows of which IP camera's that Zoneminder can achieve high frame rates from (say 25fps-30fps) with decent Image quality of at least 640x480 resolution? There are ...
- Wed Feb 16, 2011 12:58 am
- Forum: Hardware Queries
- Topic: Dual Card System
- Replies: 3
- Views: 2794
As long as the Linux kernel has drivers for those cards, they should work. An issue you might have is the /dev/video[number] mapping is different every time after a system reboot. If that's the case, you can force the mapping or have the system create symbolic links with names of your choosing (e.g ...
- Mon Jan 24, 2011 7:16 am
- Forum: Website Issues
- Topic: Forums are getting hit pretty hard by spammers
- Replies: 1
- Views: 4939
Forums are getting hit pretty hard by spammers
The forums have always had spam bot posts from time to time, but it's currently getting pretty bad. Bellow are links to obvious spammers profiles. Their posts are either asking people to go to some link or they have links in their signatures and their post content is pretty random and irrelevant ...
- Mon Jan 17, 2011 2:50 am
- Forum: ZoneMinder 1.24.x
- Topic: Scalling in montage view - Have a bug with ZM 1.24.3 SVN
- Replies: 4
- Views: 3349
- Sat Jan 15, 2011 8:36 pm
- Forum: ZoneMinder 1.24.x
- Topic: Scalling in montage view - Have a bug with ZM 1.24.3 SVN
- Replies: 4
- Views: 3349
I've been having issues with the montage scaling since several minor release back. It's always been an issue with the mootools libs. Firebug is good for locating these problems. They've alway been where mootools assume a parameter is defined and try's to call a member varaible from the pramater. In ...
- Fri Jan 14, 2011 7:33 pm
- Forum: ZoneMinder 1.24.x
- Topic: ArchLinux perl folder reogranization
- Replies: 0
- Views: 1500
ArchLinux perl folder reogranization
FYI, to any people with Zoneminder on Arch Linux. I did a system upgrade on my arch box today and got a message about a reorganization of some Perl lib folders (http://www.archlinux.org/news/perl-5121-moved-to-core/). My control script for my Pan-Tilt camera stopped working and I feared more Perl ...
- Thu Dec 16, 2010 12:31 am
- Forum: ZoneMinder 1.24.x
- Topic: Lines (NOT interlacing) in Images
- Replies: 15
- Views: 13285