Search found 16 matches
- Thu Jan 14, 2016 6:03 pm
- Forum: ZoneMinder 1.28.x
- Topic: another socket_sendto issue
- Replies: 3
- Views: 2066
Re: another socket_sendto issue
the thing is I had a working setup with the config from above. After the upgrade i encountered those errors and just now I was able to find a workaround. Now I have changed the Alias line in apache.config: ScriptAlias /zm/cgi-bin "/usr/lib/cgi-bin" <Directory "/usr/lib/cgi-bin"> Options +ExecCGI ...
- Tue Jan 12, 2016 10:31 pm
- Forum: ZoneMinder 1.28.x
- Topic: another socket_sendto issue
- Replies: 3
- Views: 2066
another socket_sendto issue
Basically I added a new camera and did a dist-upgrade somewhere in between on my Ubuntu 14.04 system. I'm using the PPA from Isaac Connor and there was also an upgrade from zoneminder:amd64 (1.28.1-trusty-1, 1.28.1-trusty-2). Now Im getting my logs filled with 'socket_sendto( /var/run/zm/zms-xxxxxxs ...
- Sun Apr 12, 2015 11:32 am
- Forum: ZoneMinder 1.28.x
- Topic: Section length not respected
- Replies: 1
- Views: 1652
Section length not respected
I am running ZM for a few years now, started with version 1.25.0 and things were pretty smooth and stable with a single 576p 10fps camera using Mocord mode. Recently I upgraded first to ubuntu 14.04 and the available 1.26.1 version and then to 1.28.1 using the PPA from iconnor (as suggested in the ...
- Sat Mar 09, 2013 11:14 pm
- Forum: ZoneMinder 1.25.x
- Topic: URGENT: Recovery from MySQL table crash
- Replies: 1
- Views: 1170
Re: URGENT: Recovery from MySQL table crash
Solved...
As I said luckily only the config table was lost so all I had to do was recreate the default table contents by using a modified zm_create.sql
Well setting regular backups as of now!
As I said luckily only the config table was lost so all I had to do was recreate the default table contents by using a modified zm_create.sql
Well setting regular backups as of now!
- Sat Mar 09, 2013 10:29 pm
- Forum: ZoneMinder 1.25.x
- Topic: URGENT: Recovery from MySQL table crash
- Replies: 1
- Views: 1170
URGENT: Recovery from MySQL table crash
Hi, I had a power outage and apparently the Config table crashed. Upon starting the system and opening the ZM web interface I noticed the message " Table 'Config' is marked as crashed and should be repaired". Went to phpmyadmin to try and repair the table but no such luck. The err log showed: "[Note ...
- Sun May 13, 2012 6:44 pm
- Forum: ZoneMinder 1.25.x
- Topic: Frame Skip disable during alerts?
- Replies: 3
- Views: 2994
Re: Frame Skip disable during alerts?
I can confirm that frame skip isn't applied in mocord mode during alarm.
I did raise a question here recently regarding the issue as I wasn't sure if that was intentional or not...
Here's my other thread: http://www.zoneminder.com/forums/viewto ... 29&t=19177
I did raise a question here recently regarding the issue as I wasn't sure if that was intentional or not...
Here's my other thread: http://www.zoneminder.com/forums/viewto ... 29&t=19177
- Mon Apr 30, 2012 5:18 pm
- Forum: ZoneMinder 1.25.x
- Topic: Frame skip not applied during alarm in mocord mode
- Replies: 0
- Views: 1052
Frame skip not applied during alarm in mocord mode
I'm running my ZM in mocord mode for a while now.
I noticed frame skip setting is applied only during regular capture (non alarm mode).
When an alarm is triggered zm captures at the full camera fps.
Is that intended behaviour?
I noticed frame skip setting is applied only during regular capture (non alarm mode).
When an alarm is triggered zm captures at the full camera fps.
Is that intended behaviour?
- Sat Apr 21, 2012 2:35 am
- Forum: ZoneMinder 1.25.x
- Topic: 'zmfilter.pl ' exited abnormally, exit status 9
- Replies: 8
- Views: 5144
Re: 'zmfilter.pl ' exited abnormally, exit status 9
Solved! The error message was so misleading. In the end tried to use the -MDate::Manip::DM6 to define the exact location of the subroutine in question. Only then I got the familiar error: $ perl -wT -MDate::Manip::DM6 -e 'print DateManipVersion() . "\n";' Insecure $ENV{PATH} while running with -T ...
- Fri Apr 20, 2012 6:09 pm
- Forum: ZoneMinder 1.25.x
- Topic: 'zmfilter.pl ' exited abnormally, exit status 9
- Replies: 8
- Views: 5144
Re: 'zmfilter.pl ' exited abnormally, exit status 9
I'm also getting the 'zmfilter.pl ' exited abnormally, exit status 9 On the console i'm getting: $ ./zmfilter.pl Name "Net::SFTP::Foreign::debug" used only once: possible typo at ./zmfilter.pl line 812, <DATA> line 496. Undefined subroutine &Date::Manip::UnixDate called at ./zmfilter.pl line 135 ...
- Tue Apr 10, 2012 8:28 pm
- Forum: ZoneMinder 1.25.x
- Topic: Purging events older than x
- Replies: 4
- Views: 3129
Re: Purging events older than x
That's it! "-1 week" was what I was searching for :) "+/-1 day" etc. works too, just like in the examples. There should definitely be an article in the ZM wiki for this. Edit: ok it actually IS in the wiki and I was to lazy to read. Which brings me to the fact, there should at least be more examples ...
- Tue Apr 10, 2012 7:12 pm
- Forum: ZoneMinder 1.25.x
- Topic: Purging events older than x
- Replies: 4
- Views: 3129
Re: Purging events older than x
Hm, well a one-liner such as this or a simple script to do it the linux way is something I didn't think about precisely because there's the db to consider... I could try that for a while and see how it behaves. Also i DID try and mess a bit with the "now+/-" approach on the filters page. Apparently ...
- Sun Apr 08, 2012 10:40 pm
- Forum: ZoneMinder 1.25.x
- Topic: Purging events older than x
- Replies: 4
- Views: 3129
Purging events older than x
I would like to filter events older then x days so I can create an automatic purge filter instead of relaying on disk usage. So far i can tell, only values "now" and "%Y-%m-%d %H:%M" are allowed as DateTime value. In order to filter events older than x minutes/hours/days.. one would have to use ...
- Sun Apr 08, 2012 6:42 pm
- Forum: ZoneMinder 1.25.x
- Topic: Alarm/Maximum FPS
- Replies: 0
- Views: 1224
Alarm/Maximum FPS
Hi, I'm currently running ZM 1.25.0 compiled from source on ArchLinux /w P4 3.6 2GB DDR2. The cam is Axis M7001, currently using the cam's 10fps (cam throttled) MJPEG stream with Remote/http/simple /axis-cgi/mjpg/video.cgi I'd like to use the Mocord mode and record at 2fps, except during alarm ...
- Sun Apr 08, 2012 6:13 pm
- Forum: ZoneMinder 1.25.x
- Topic: Unable to view event & create s.sock files
- Replies: 10
- Views: 7296
Re: Unable to view event & create s.sock files
Same problem here regarding the ERR socket_sendto in my logs.
- Fri Apr 06, 2012 6:13 pm
- Forum: ZoneMinder 1.25.x
- Topic: Progress bar and controls not working
- Replies: 1
- Views: 1631
Re: Progress bar and controls not working
Solved.
PHP extensions such as gd and gettext weren't enabled on the server.
PHP extensions such as gd and gettext weren't enabled on the server.