Search found 14 matches

by Paul
Sat Feb 18, 2006 12:55 pm
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Dear All, Sorry for my absence last weeks, I became father of my third child and got a new job as well. As you might have guest, time flies and I've had no time to until now to continue my search for the core dumps. I did the wget with your help Corey. The output is: --13:45:53-- http://*username ...
by Paul
Sun Jan 22, 2006 3:35 pm
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Dear Corey, Thanks for the reply. The properties are: http://10.0.0.136/IMAGE.JPG?cidx=2004114937272504 I could not do a wget because I need to pass the username and password, and do not know how to do this. But reading the document you referred to made me realise that higher FPS will most probably ...
by Paul
Sun Jan 22, 2006 8:22 am
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Dear Cordel, Thanks your reply and particularly for X-ing out the user and password details. I followed your instructions and got the properties in firefox: Location: http://munters.xs4all.nl/cgi-bin/zm/zms?mode=jpeg&monitor=1&scale=100&maxfps=30&auth=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&rand=1137878790 ...
by Paul
Tue Jan 17, 2006 8:37 pm
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Dear Phil and Cordel, Thanks for your inputs sofar and sorry for my late reply. The following settings are being used: Source Type:Remote Remote Host Name: camera:xxxxxx@10.0.0.136 Remote Host Port:9294 Remote Host Path:IMAGE.JPG Remote Image Colours: 24 bit colour Capture Width (pixels):640 Capture ...
by Paul
Mon Jan 09, 2006 10:01 pm
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

core. files, crashes and

Dear Phil, I copied this from an earlier posting concerning the low FPS rate I got with ZM . I am running ZM v.1.21.4 on a Pentium 1.8Ghz (256MB memory) connected to one Sitecom IP network camera, and ran into 2 problems. Although the camera supports 640*480, I could not get this working with ZM ...
by Paul
Sun Jan 08, 2006 11:47 am
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Dear Phil and Corey, Thanks for you reply. Before I forget, some specs: Fedora core 3, ZM v.1.21.4 on a Pentium 1.8 Ghz, 256Mb Ram. I checked the messages log and found a long list of the same errors. Just a chunk of it: Jan 7 21:06:21 munters zmc_m1[25148]: INF [Debug Level = 0, Debug Log = <none ...
by Paul
Sat Jan 07, 2006 8:19 pm
Forum: ZoneMinder Previous Versions
Topic: Webdirectory fills with large number of core.nnnn files.
Replies: 15
Views: 10532

Webdirectory fills with large number of core.nnnn files.

Dear All, I ran into the following problem. After starting ZM the directory /usr/lib/zm/html is being filled with core.nnnnn files (around 30000 files of 139MB each!) until resources are depleted. I deleted the files and restarted ZM without problems, but after a while the proces started again. Have ...
by Paul
Sat Jan 07, 2006 8:14 pm
Forum: ZoneMinder Previous Versions
Topic: Low FPS and small framesize
Replies: 6
Views: 3910

FPS still low.

Dear James,

Thanks for your reply. I've tried the mjpeg options, but this did not change anything. I guess that I best can focus on solving the issue of the core. files, and will start a different thread for this.

Thanx so far, and kind regards,

Paul
by Paul
Mon Jan 02, 2006 12:32 pm
Forum: ZoneMinder Previous Versions
Topic: Low FPS and small framesize
Replies: 6
Views: 3910

Hard disk filles with core. files and still low FPS.

Dear James, Happy newyear and thanks for your reply. I checked the cameras FPS when connected directly to a laptop with software that came with it. FPS rates go up with higher compression rates and smaller sizes, up to 20 frames per second at 320*240 and maximum compression. Which is perfectly ...
by Paul
Fri Dec 30, 2005 10:31 pm
Forum: ZoneMinder Previous Versions
Topic: Low FPS and small framesize
Replies: 6
Views: 3910

framesize 640*480 now supported, but still at low fps

Dear Tux. Thanks for the link. It helped a lot, as by adjusting both the parameters kernel.shmall and kernel.shmmax from /etc/sysctl.conf, I now can also use the 640*480 size. It did however not solve the low FPS rate, not in 640*480 nor in 320*240. Further I tried to run zmc -m 1, but the zmc file ...
by Paul
Thu Dec 29, 2005 8:56 pm
Forum: ZoneMinder Previous Versions
Topic: Low FPS and small framesize
Replies: 6
Views: 3910

Low FPS and small framesize

Dear All, I am running ZM v.1.21.4 on a Pentium 1.8Ghz (256MB memory) connected to one Sitecom IP network camera, and run into 2 problems. Firstly, although the camera supports 640*480, I can not get this working with ZM. The source item turnes red, and when opening the stream it says "Failed to ...
by Paul
Tue Oct 12, 2004 10:54 am
Forum: ZoneMinder Previous Versions
Topic: Problem installing Zoneminder
Replies: 4
Views: 2626

No more problems with installl on FC2

Dear Phil,

Got everything running now on fc2. Thanks anyhow!

Paul
by Paul
Fri Oct 08, 2004 10:41 pm
Forum: ZoneMinder Previous Versions
Topic: Problem installing Zoneminder
Replies: 4
Views: 2626

Problem installing Zoneminder continued

Dear Phil,

If I do

Code: Select all

gcc -v
I get back "command not found". When I do

Code: Select all

locate gcc
I get so many different directories that I am confused about the right directory to set the path to. Any suggestions on where fedora puts gcc?

Many thanks,

Newbie Paul
by Paul
Thu Oct 07, 2004 10:04 pm
Forum: ZoneMinder Previous Versions
Topic: Problem installing Zoneminder
Replies: 4
Views: 2626

Problem installing Zoneminder

Hi, I am trying to install Zoneminder on a box running fedora core 2. If I run the configure script, it says" no accaptable C compiler found in $PATH", although I installed GCC with yum. Checking the configure.log does not help much as it only repeats this output. The complete command I run is ...