Search found 72 matches

by gmar_87
Sun Sep 11, 2011 10:19 am
Forum: ZoneMinder 1.25.x
Topic: Control scripts not working in 1.25.0
Replies: 5
Views: 3898

Re: Control scripts not working in 1.25.0

Optimist wrote:I had the same problem.

In your FoscamFI8908W.pm file, try replacing line

use ZoneMinder::Debug qw(:all);

with

use ZoneMinder::Logger qw(:all);

It worked for me.
Thanks Optimist! That fixed it :)
by gmar_87
Sun Sep 11, 2011 3:23 am
Forum: ZoneMinder 1.25.x
Topic: Control scripts not working in 1.25.0
Replies: 5
Views: 3898

Control scripts not working in 1.25.0

I am unable to get my existing Foscam FI8918W control scripts working with 1.25.0. I have confirmed there are no typos and chmod 777 to all *.pm files. Log shows: 2011-09-11 13:19:14.865596 web_php 871 ERR socket_sendto( /tmp/zm/zms-405465s.sock ) failed: No such file or directory includes/functions...
by gmar_87
Sun Sep 11, 2011 12:33 am
Forum: ZoneMinder 1.25.x
Topic: Firefox problems with ZM 1.25.0...?
Replies: 3
Views: 2699

Re: Firefox problems with ZM 1.25.0...?

Hello, i seen here something similar, maybe you can try it at no cost http://www.zoneminder.com/forums/viewtopic.php?f=21&t=17879&hilit=%24clear+is+not+defined Post Re: zm 1.25.0:Views monitor: no fps, no events. ERR: $clear I suspect this was a case of files getting cached by your browser....
by gmar_87
Sat Sep 10, 2011 9:28 am
Forum: User Contributions
Topic: Foscam FI8918W script with presets and IR control
Replies: 15
Views: 26434

Re: Foscam FI8918W script with presets and IR control

Hi christophe_y2k, Your script doesn't work for me :( I get this in the logs: 2011-09-10 19:26:06.049905 web_php 13314 ERR /usr/local/bin/zmcontrol.pl --preset=1 --command=presetGoto --id=1=> includes/functions.php 2322 2011-09-10 19:26:06.041860 zmcontrol 15926 FAT Can't connect: No such file or di...
by gmar_87
Sat Sep 10, 2011 8:47 am
Forum: ZoneMinder 1.25.x
Topic: WAR Corrupt JPEG data: 1 extraneous bytes before marker 0xd9
Replies: 16
Views: 13792

Re: WAR Corrupt JPEG data: 1 extraneous bytes before marker

I don't think this is 1.25.0 related. I was also receiving this error in the logs in 1.24.4, but i would also like to know how to fix!
by gmar_87
Sat Sep 10, 2011 8:34 am
Forum: ZoneMinder 1.25.x
Topic: big probleme with FOSCAM IP PT/IR cam FI8918W random reset
Replies: 21
Views: 9896

Re: big probleme with FOSCAM IP PT/IR cam FI8918W random res

My Foscam FI8918W's randomly reboot as well. I think it's a firmware issue, not with ZM... Some times they reboot every day and some times they stay up for a week! To ensure the camera goes to your desired position after reboot, you need to: 1. Enable presets (under PTZ settings) 2. Set your positio...
by gmar_87
Sat Sep 10, 2011 8:24 am
Forum: ZoneMinder 1.25.x
Topic: Firefox problems with ZM 1.25.0...?
Replies: 3
Views: 2699

Firefox problems with ZM 1.25.0...?

I have just installed 1.25.0 on Ubuntu server 11.04 x64 :), but having some problems. The values for FPS, playback speed, etc aren't displayed in Firefox. (e.g. - Mode: Rate: x Delay: s Buffer: % Zoom: x ). Also, the event list under the camera stream is blank. Internet Explorer 9 displays correctly...
by gmar_87
Thu Sep 08, 2011 11:46 am
Forum: ZoneMinder 1.24.x
Topic: Backup/Restore Zoneminder config
Replies: 5
Views: 2696

Re: Backup/Restore Zoneminder config

PacoLM wrote:Maybe is a good feature to implement in a newer version. Meanwhile, if you backup your database using phpmyadmin, you could restore the database whenever you want.

Regards,

PacoLM
Thanks PacoLM.

Will this database backup contain config, events or both?
by gmar_87
Tue Sep 06, 2011 9:42 am
Forum: ZoneMinder 1.24.x
Topic: Backup/Restore Zoneminder config
Replies: 5
Views: 2696

Backup/Restore Zoneminder config

I was wondering if there is a way to backup a zoneminder config so that it can be restored after fresh install or on another machine?
by gmar_87
Mon Sep 05, 2011 12:34 pm
Forum: ZoneMinder 1.24.x
Topic: Fail2Ban on Ubuntu 11.04 + Zoneminder 1.24.4
Replies: 7
Views: 38600

Re: Fail2Ban on Ubuntu 11.04 + Zoneminder 1.24.4

Finally had some more time to look into this and got it working! :) Failed web logins are now logged to apache error log. I modified the userLogin function in /var/www/zm/includes/functions.php to create log entries on failures. function userLogin( $username, $password="", $passwordHashed=...
by gmar_87
Wed Aug 31, 2011 10:51 am
Forum: ZoneMinder 1.24.x
Topic: transfer ZM on a new PC
Replies: 4
Views: 2218

Re: transfer ZM on a new PC

Clonezilla should also work :)
by gmar_87
Mon Aug 29, 2011 9:29 am
Forum: ZoneMinder 1.24.x
Topic: Fail2Ban on Ubuntu 11.04 + Zoneminder 1.24.4
Replies: 7
Views: 38600

Re: Fail2Ban on Ubuntu 11.04 + Zoneminder 1.24.4

Got Webmin logins working with Fail2Ban. Add this to jail.conf

Code: Select all

[webmin-iptables]

enabled = true
port = webmin
filter = webmin-auth
logpath = /var/log/auth.log
maxretry = 3
Still trying to get Zoneminder login page working...
by gmar_87
Mon Aug 29, 2011 8:01 am
Forum: User Contributions
Topic: Windows 7 Sidebar Gadget ZM Viewer
Replies: 7
Views: 7322

Re: Windows 7 Sidebar Gadget ZM Viewer

Thanks for the gadget! I can get it working, but after a couple of hours the refresh interval becomes very laggy. I have it set to refresh 2 monitors every 1 second, but after a couple of hours it slows down and starts refreshing every ~10 seconds. During this time there are two “defunct” processes ...
by gmar_87
Mon Aug 29, 2011 7:48 am
Forum: ZoneMinder 1.24.x
Topic: Event columns
Replies: 4
Views: 2569

Re: Event columns

zoneminder wrote:If you only want the events from 'today' then you can change the filter used in console.php in web/skins/classics/views and use the one from the mobile skin which is just events since midnight.
Thanks. I'll give that a go!