Search found 56 matches

by pcalleros
Fri Jan 25, 2008 12:41 am
Forum: ZoneMinder Previous Versions
Topic: Suggestions
Replies: 2
Views: 2448

Hello Grahame,

Currently my capture rate is set to 2 FPS. I have doubled my ring buffer size. Will check out analysis. Just noticed that while tinkering I had a 1 meg of memory I have 512 of memory. Will increase that 512 to 2 Megs. Thanks for the ack.
Pete
by pcalleros
Thu Jan 24, 2008 3:27 am
Forum: ZoneMinder Previous Versions
Topic: Suggestions
Replies: 2
Views: 2448

Suggestions

New version working great so far...1.23.0 on Mandriva updated from 1.22. Seeing the following in logs though.... Jan 23 21:09:47 ICS-ZM zma_m1[4215]: INF [Got alarm centre at 126,137, at count 176887] Jan 23 21:09:47 ICS-ZM zmc_dvideo0[4266]: WAR [Buffer overrun at index 39, slow down capture, speed ...
by pcalleros
Sun Nov 05, 2006 11:05 pm
Forum: ZoneMinder Previous Versions
Topic: Port forwarding question
Replies: 11
Views: 6484

This is the way I do my Zoneminder thru a firewall

First I have subscribed to NO-IP.com so that I always have a DNS name and where the outside IP doesn't matter. Typically all firewalls NAT (network address translation) one external internet IP to an entire internal subnet or just a few IPs. You can do this manually or by using the built in firewall ...
by pcalleros
Sun Jun 11, 2006 8:16 pm
Forum: Feature Requests
Topic: xAP/xPL support
Replies: 67
Views: 48971

xAP & HS

gliming,

Thank you - that was it for sending xAP to ZM from HS.

I believe the other error had to do with one of my IP cams not being on line.

Great ZM addition!
by pcalleros
Sat Jun 10, 2006 1:08 am
Forum: Feature Requests
Topic: xAP/xPL support
Replies: 67
Views: 48971

Unable to communicate via xAP to ZM

gliming, Updated to most current version of ZM- Seeing xAP broadcasts but cannot create an event on ZM. Any suggestions? Trying to send the following to ZM(Mandriva 2006-zm-1.22.2 via RPM) via xAP: xap-header { v=12 hop=1 uid=FF000E00 class=VMI.AlarmCmd source=mcs.Xap.ICS-X10 target=zm.zoneminder ...
by pcalleros
Mon May 29, 2006 11:44 pm
Forum: Feature Requests
Topic: xAP/xPL support
Replies: 67
Views: 48971

AM xAP latest version

Let me know your email address and I will send it to you.

Pete (Homeseer)
by pcalleros
Sat May 20, 2006 9:38 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

DB

Thanks Ross that did the trick. Starting ok now.
by pcalleros
Sat May 20, 2006 2:31 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

DB Error

Here is the clip and paste Ross,

[root@ICS-ZM ~]# echo 'select Value from Config where Name = "ZM_DYN_DB_VERSION";'|mysql -uXXXXX -pXXXXXX zm
Value
1.22.0
[root@ICS-ZM ~]#

I am not attached to the data so do not mind purging DB.
by pcalleros
Fri May 19, 2006 3:49 pm
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

ZM stop and start

Ross, here is the output: [root@ICS-ZM ~]# service zm start Upgrade ZoneMinder database: Update agent starting at 06/05/19 10:48:34 Initiating database upgrade to version 1.22.1 Upgrading database to version 1.22.1 ERROR 1060 (42S21) at line 8: Duplicate column name 'LinkedMonitors' Output: Command ...
by pcalleros
Fri May 19, 2006 1:55 pm
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

ZM_Version

Hello Ross,

Here is a clip and paste:

# Current version of ZoneMinder
ZM_VERSION=1.22.1

# Path to build directory, used mostly for finding DB upgrade scripts
ZM_PATH_BUILD=/home/ross/rpm/BUILD/zm-1.22.0
ZM_PATH_UPDATE=/usr/lib/zm/upgrade
by pcalleros
Fri May 19, 2006 4:50 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

rdmelin, Yes the web interface loads up and appears normal except the state at the top shows "stopped". It is "stopped" after refresh and never starts unless I manually start it either on the web interface or by typing "chkconfig zm on". Here is a quick clip and paste from the logs: Linux version 2 ...
by pcalleros
Thu May 18, 2006 11:17 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

chkconfig

rdmelin, When I do: chkconfig zm on logged in as root it makes ZM run. But when I reboot server it boots fine but ZM comes in in a stopped state and I have to put it in a running state by typing "chkconfig zm on". If I type: [root@ICS-ZM /]# chkconfig --list zm zm 0:off 1:off 2:on 3:on 4:on 5:on 6 ...
by pcalleros
Wed May 17, 2006 5:30 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

ISO Install

atlreguy
Might be some wierd HW issue or a bad CD. Watch it before it reboots. I have seen what appears to be the Linux BSOD sometimes when the install sees something in the hardware which conflicts. Usually doesn't reboot though.
by pcalleros
Tue May 16, 2006 11:29 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

Auto-starting ZM

rdmelin,

Are u saying I should edit the following file:

/etc/rc.d/init.d/zm

?

or insert "chkconfig zm on" somewhere else?
by pcalleros
Tue May 16, 2006 1:13 am
Forum: ZoneMinder Distributions
Topic: Help: ZoneMinder won't start
Replies: 27
Views: 17161

ZM Update Post II

One thing I did notice is that when I reboot ZM server It comes up in a stopped state and I have to manually start it running.

Can I do anything to start it automatically?