Search found 7 matches

by Antimon
Wed Sep 05, 2007 9:33 am
Forum: Hardware Queries
Topic: Hawking HNC210
Replies: 8
Views: 10657

Create a file named cam.pl (or whatever you want), paste the code above to it and modify it according to your preferences. Save and close the file and chmod it "chmod 755 cam.pl" so that you can execute the script. Run it with "./cam.pl" and test if it grabs the images correctly - if that works you ...
by Antimon
Mon Sep 03, 2007 8:08 pm
Forum: ZoneMinder Previous Versions
Topic: [Solved] No camera image is displayed, only a blank screen
Replies: 5
Views: 4067

Thank you very much for your hints. Unfortunately the live cd I tested didn't boot, so I wasn't able to test that. After recompiling the kernel with a newer sourcecode the system works now! I found the following topic, which solved the problem: http://www.zoneminder.com/forums/viewtopic.php?t=10108 ...
by Antimon
Sun Sep 02, 2007 1:14 pm
Forum: ZoneMinder Previous Versions
Topic: Strange image properties 127.0.0.1192.168.0.162
Replies: 4
Views: 3193

Are you sure those two ips have to be written in this way? This target doesn't exist - 127.0.0.1 would be localhost, 192.168.0.162 the camera. Which values did you insert into zm's config? The hostname should be "192.168.0.162" and the path "/jpg/image.jpg" Do you use these values?
by Antimon
Sat Sep 01, 2007 8:34 pm
Forum: ZoneMinder Previous Versions
Topic: [Solved] No camera image is displayed, only a blank screen
Replies: 5
Views: 4067

[Solved] No camera image is displayed, only a blank screen

Hello, i am using zoneminder for several months, but now i want to set up a own dedicated server with a 16 port capture card (Kodicom 4400R), running Gentoo Linux 2007.0 with kernel 2.6.19-gentoo-r5 I added alias char-major-81 bttv options bttv gbuffers=16 card=133,132,133,133 as mentioned in the ...
by Antimon
Wed Nov 16, 2005 11:56 pm
Forum: ZoneMinder Previous Versions
Topic: Shared memory problem / No picture is displayed
Replies: 4
Views: 3188

Okay - after reinstalling zoneminder almost everything seems to work - almost... I can't view the live video or still images - the apache error log says: Premature end of script headers: zms, referer: [...]/zoneminder/index.php?view=watchfeed&mode=still&mid=1&scale=100&control= I'm using Apache 2.0 ...
by Antimon
Wed Nov 16, 2005 12:22 am
Forum: ZoneMinder Previous Versions
Topic: Shared memory problem / No picture is displayed
Replies: 4
Views: 3188

Yes, i have read the Troubleshooting, the FAQ, ... One problem is to add here: Sometimes this message appears in the logfile: zmu: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory I tried to recompile zoneminder and some other ...
by Antimon
Wed Nov 16, 2005 12:06 am
Forum: ZoneMinder Previous Versions
Topic: Shared memory problem / No picture is displayed
Replies: 4
Views: 3188

Shared memory problem / No picture is displayed

Hi! I've been trying to install and run ZoneMinder 1.21.4 on my gentoo machine. The webpage is displayed correctly and I can add monitors, but when I want to see the picture of it, no image is displayed. The symbol for corrupted images appears in the browser... In the logfile the following two lines ...