Tuning ZM for Modect

Support and queries relating to all previous versions of ZoneMinder
Locked
tim@pcs-alaska.com
Posts: 45
Joined: Fri May 06, 2005 7:30 pm
Location: Kenai, Alaska

Tuning ZM for Modect

Post by tim@pcs-alaska.com »

Last week I uninstalled my 1.21 version of ZM and install ZM 1.22.

I'm running into a few configuration problems:

1. I'm trying to run zmu against my remote cameras but that is failing because I don't know how to run it against my ip:port# of the cameras.

Here is my setup:

Camera 1 is at 192.168.1.1:8001
Camera 2 is at 192.168.1.2:8002
Camera 3 is at 192.168.1.3:8003

How should my syntax work with zmu? I see it wants a file or directory. Do I somehow map my remote cameras to a file or dir?

2. I created a monitor I want to now delete. Problem is I can't delete it? The browser refreshes after I click delete and the monitor is still present.

3. Is there a quick way to delete all events and start fresh?

Thank you,
Tim Jordan
ZoneMinder 1.22
Debian Sarge
P4 1.7Ghz, 512MB, 160GB HD
(3) Panisonic KX-HCM10 Network Cameras
User avatar
acrid
Posts: 68
Joined: Sun Aug 24, 2003 10:26 pm
Location: Germany

Post by acrid »

1) did you enable ip-cam support in the options? there is no need for mapping the cameras...

2) http://www.zoneminder.com/forums/viewtopic.php?t=5567

3) delete the events from the db or the filesystem, zmaudit.pl will do a clean up

cheers

Code: Select all

$> man woman
$> Segmentation fault (core dumped)
Locked