Search found 6 matches

by phaidon
Fri Mar 03, 2006 3:19 pm
Forum: ZoneMinder Previous Versions
Topic: could not found http://X.X.X.X/zm
Replies: 1
Views: 2400

could not found http://X.X.X.X/zm

Hi, I've got a question: When I try to start the webadmin-page of ZoneMinder, I can not start it by doing http://192.68.0.21/zm or http://192.168.0.21/zm/ on my second machine. I installed the server-version of ZoneMinder CTU and did this steps like Cordel described: chkconfig --levels 345 httpd on ...
by phaidon
Mon Feb 27, 2006 1:10 pm
Forum: ZoneMinder Previous Versions
Topic: I can't get any Image
Replies: 7
Views: 4857

re

I Found the problem: it was a different setting of the solution between my camera (640x480) and zm (320x240).

:idea:
by phaidon
Fri Feb 24, 2006 2:32 am
Forum: ZoneMinder Previous Versions
Topic: I can't get any Image
Replies: 7
Views: 4857

This is my tail -f /var/log/messages when I start zm Feb 24 03:24:35 zm su(pam_unix)[4984]: session opened for user apache by root(uid=0) Feb 24 03:24:35 zm su(pam_unix)[4984]: session closed for user apache Feb 24 03:24:35 zm su(pam_unix)[4990]: session opened for user apache by root(uid=0) Feb 24 ...
by phaidon
Fri Feb 24, 2006 12:28 am
Forum: ZoneMinder Previous Versions
Topic: I can't get any Image
Replies: 7
Views: 4857

Of course I tried this. I even dropped the Field 'Remote Host Port' and tried it with the field 'Remote Host Path'=image.jpg and /image.jpg *EDIT* Port 8481 is ON nmap -p 1-16000 192.168.178.2 Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2006-02-24 01:34 CET Interesting ports on 192.168 ...
by phaidon
Fri Feb 24, 2006 12:02 am
Forum: ZoneMinder Previous Versions
Topic: I can't get any Image
Replies: 7
Views: 4857

I can't get any Image

Hi, I just installed CTU Zoneminder. Installation was very easy and Zoneminder is now working 8) , but ZM is not able to get any images from my network camera. I can see the image of my camera by typing http://192.168.178.2/image.jpg on my browser, so the image is there. Now I tried to read it by ZM ...
by phaidon
Tue Feb 21, 2006 10:32 pm
Forum: ZoneMinder Previous Versions
Topic: zm requires openssl/md5.h
Replies: 14
Views: 12600

hi,

try to install "libssl-dev"

apt-get install libssl-dev