Search found 11 matches
- Tue Nov 11, 2014 5:40 pm
- Forum: ZoneMinder 1.28.x
- Topic: zmtrigger unable to write buffer
- Replies: 1
- Views: 23967
zmtrigger unable to write buffer
1.28 on Ubuntu 14.04 with AXIS cameras using zmtrigger. This error is keeping my System Log in alarm: Date/Time Component PID Level Message File Line 2014-11-11 10:39:28.473420 zmtrigger 19704 ERR Unable to write buffer '14|off|1415727568|45029 to connection Chan1 (10) zmtrigger.pl 2014-11-11 10:39 ...
- Sat Aug 04, 2012 5:39 pm
- Forum: ZoneMinder 1.25.x
- Topic: h.264 rtsp ip camera configuration issues - encoding error?
- Replies: 17
- Views: 9625
Re: h.264 rtsp ip camera configuration issues - encoding err
If there is a way to have the camera only use TCP over UDP, try that. I was getting similar errors with an Axis until I did that.
- Thu Aug 02, 2012 8:22 pm
- Forum: ZoneMinder 1.24.x
- Topic: Getting spammed with signal reacquired
- Replies: 1
- Views: 2272
Re: Getting spammed with signal reacquired
Bump.
Me too, lots of "signal reacquired" 1 frame recordings from a variety of AXIS network cameras. Anyone have a fix?
Me too, lots of "signal reacquired" 1 frame recordings from a variety of AXIS network cameras. Anyone have a fix?
- Sun Jul 29, 2012 6:53 pm
- Forum: ZoneMinder 1.25.x
- Topic: Object.clone javascript not working?
- Replies: 2
- Views: 2812
Re: Object.clone javascript not working?
Found the problem. Zoneminder refers to mootools files under /javascript, which translates to /usr/share/zoneminder/javascript, when Ubuntu/Debian actually installs these into /usr/share/javascript. Putting an alias into your webserver config for /javascript -> /usr/share/javascript will fix the ...
- Sat Jul 28, 2012 9:53 pm
- Forum: ZoneMinder 1.25.x
- Topic: Object.clone javascript not working?
- Replies: 2
- Views: 2812
Object.clone javascript not working?
Just installed Zoneminder from the Ubuntu 12.04 package version 1.25. For whatever reason, Chrome/Safari/Firefox Javascript is complaining that there is no "Object.clone" function in skin.js when I try to add a monitor. What is odd is that when I installed previously with source, it didn't have this ...
- Thu Oct 06, 2011 10:06 pm
- Forum: Hardware Queries
- Topic: Streaming v4l2 device to Zoneminder?
- Replies: 1
- Views: 1277
Streaming v4l2 device to Zoneminder?
I have a low end box with 4 bttv encoders on it running Ubuntu. They show up as v4l2 devices. I'd like to stream these over to Zoneminder in the most efficient and high quality way possible. I've mucked around with vlc for past couple of hours and not been able to get anything working. Does anyone ...
- Wed Oct 05, 2011 5:32 pm
- Forum: ZoneMinder 1.25.x
- Topic: zmtrigger.pl crashing
- Replies: 4
- Views: 3021
Re: zmtrigger.pl crashing
For what it is worth, I solved this problem by rebuilding zoneminder with --enable-mmap=no. Although it would be nice to use mmap, this bug prevents me from doing so.
- Tue Oct 04, 2011 10:00 pm
- Forum: ZoneMinder 1.25.x
- Topic: -- Bug -- Mapped.pm line 109 not a string.
- Replies: 4
- Views: 3061
Re: -- Bug -- Mapped.pm line 109 not a string.
I am having the problem as well. See my post about zmtrigger.pl.
- Tue Oct 04, 2011 9:37 pm
- Forum: ZoneMinder 1.25.x
- Topic: zmtrigger.pl crashing
- Replies: 4
- Views: 3021
zmtrigger.pl crashing
The zmtrigger.pl program is crashing on me repeatedly, I narrowed it down to the zmMemInvalidate section. The "print" statement is mine. print("zmMemInvalidate $monitor\n"); # Free up any used memory handle zmMemInvalidate( $monitor ); This is what it looks like when it crashes. I have verified that ...
- Tue Oct 04, 2011 3:45 pm
- Forum: Hardware Compatibility List
- Topic: h.264 and Axis m3011
- Replies: 2
- Views: 3744
h.264 and Axis m3011
I'm trying to get Zoneminder working with h.264 and the Axis m3011 camera. I'm using ZM 1.25.0 with mmap & ffmpeg support and the latest gits of ffmpeg and x264. The picture quality is terrible and usually smeared in a vertical fashion. Even though ZM is configured and working with mmap. I've ...
- Tue Oct 04, 2011 1:36 pm
- Forum: ZoneMinder 1.25.x
- Topic: mmap and ffmpeg
- Replies: 0
- Views: 1540
mmap and ffmpeg
I have Zone Minder 1.25.0 compiled with mmap. FFmpeg and x264 have no such options, only shared-memory. Should I still be considering my shmmax limits if I'm using ffmpeg as a monitor? Does Zone Minder need to be compiled to use shared-memory if ffmpeg doesn't support mmap?
Thanks in advance.
Thanks in advance.