Search found 5150 matches

by zoneminder
Mon Jul 28, 2003 8:00 pm
Forum: ZoneMinder Previous Versions
Topic: compile error libmysqlclient...
Replies: 3
Views: 7274

Re: compile error libmysqlclient...

Normally using

--with-mysql=/usr

will work as it looks in <dir>/lib for the library <dir>/include for the headers etc.

Try that and see how you get on.

Cheers,

Phil
by zoneminder
Sun Jul 27, 2003 6:55 pm
Forum: ZoneMinder Previous Versions
Topic: "Empty input file" with AXIS Network Cam
Replies: 3
Views: 4706

Re: "Empty input file" with AXIS Network Cam

Hi Olaf,

The only path I've used on an Axis camera was '/axis-cgi/jpg/image.cgi?resolution=320x240' as detailed in another thread here. Have you tried that? I know Axis did change paths and other stuff in a firmware a while back so I'm not sure if it's the same for all cameras.

Cheers,

Phil,
by zoneminder
Fri Jul 25, 2003 3:55 pm
Forum: Feature Requests
Topic: Using Zoneminder for something other than Security
Replies: 5
Views: 4834

Re: Using Zoneminder for something other than Security

Hi Karl, Thanks for telling us about this and good luck with it. It sounds very interesting, so if you need any help with your setup just ask. If my cameras are anything to go by one thing to be careful of is moths that sometimes seem to be attracted to IR as much as regular lights, so you get a mas...
by zoneminder
Fri Jul 25, 2003 3:44 pm
Forum: ZoneMinder Previous Versions
Topic: about cambozola and win2k
Replies: 2
Views: 3828

Re: about cambozola and win2k

Interesting. I suspect this may have something to do with the Java VM that is installed, as I can't really think what else could cause Cambozola not to work. The whole issue of JVMs is a bit of a minefield at the moment, especially with the various versions of Windows and which JVM they get, if get ...
by zoneminder
Fri Jul 25, 2003 3:42 pm
Forum: ZoneMinder Previous Versions
Topic: How to get vga resolution with zoneminder
Replies: 2
Views: 4456

Re: How to get vga resolution with zoneminder

Hi Joerg,

This is a little odd. Have you tried setting STRICT_VIDEO_CONFIG to off? This will ignore the error you are getting and continue. You may then find that it does actually capture correctly despite it saying it won't.

Cheers,

Phil,
by zoneminder
Fri Jul 25, 2003 3:40 pm
Forum: ZoneMinder Previous Versions
Topic: Mixed up capture images
Replies: 3
Views: 4547

Re: Mixed up capture images

Hi Forrest, I've not heard of this problem before but it does sound like the channel switching is not completing properly. One thing you can try, though it might not help, is setting the Max FPS of each monitor to a fairly low value, say 2FPS as an experiment. Let me know if this makes any differenc...
by zoneminder
Wed Jul 23, 2003 12:31 pm
Forum: ZoneMinder Previous Versions
Topic: bug. IMAGE_QUALITY
Replies: 2
Views: 3822

Re: bug. IMAGE_QUALITY

Hi Fernando,

I've had a look and it looks ok to me. What makes you think it doesn't use the FILE_QUALITY setting?

Cheers,

Phil,
by zoneminder
Wed Jul 23, 2003 11:51 am
Forum: ZoneMinder Previous Versions
Topic: Memory leaks
Replies: 11
Views: 6415

Re: Memory leaks

Thanks Igor, it obviously appears to be apache that is leaking memory. Can you tell me what version of apache you have? There is a known leak in versions 2.0 to 2.0.44 which may have something to do with it. Can you tell me if you are accessing ZM with IE or some other browser. If it is IE I would b...
by zoneminder
Wed Jul 23, 2003 9:54 am
Forum: ZoneMinder Previous Versions
Topic: No Streaming real-time feeds
Replies: 3
Views: 5115

Re: No Streaming real-time feeds

Hmm, I'm not sure why 0.22 doesn't work. I had a bit of an issue with it when I downloaded a Windows security update, I think I had to modify one of the Java security settings to get it working again but can't remember exactly what. When I have time (!) I plan to write a ZM applet to do the same job...
by zoneminder
Wed Jul 23, 2003 9:52 am
Forum: ZoneMinder Previous Versions
Topic: No picture in the small box
Replies: 3
Views: 7694

Re: No picture in the small box

Hi Danny, I suspect any errors will already have happened. Depending on your distro you may find that errors go to a different file in /var/log. Alternatively look in some of the ZM logs, these will normally be in /tmp by default so check them for anything obvious. The most useful of these at the mo...
by zoneminder
Wed Jul 23, 2003 9:50 am
Forum: ZoneMinder Previous Versions
Topic: Memory leaks
Replies: 11
Views: 6415

Re: Memory leaks

Hi Igor, As far as I know the issue isn't fixed yet but I'm not really sure whether it's a g++ thing or one of the system libraries. I don't think it's a ZM problem. Can you tell me what the processes look like once the leaks start, perhaps capture the output from 'top'. I have a RH9 being set up to...
by zoneminder
Wed Jul 23, 2003 9:47 am
Forum: ZoneMinder Previous Versions
Topic: Shared memory not initialized by capture daemon
Replies: 1
Views: 5006

Re: Shared memory not initialized by capture daemon

Hi Tim, In the log can you see zmc starting up? Does it look like it gets going ok? The second example you give may possibly be because you are running zmc as root and the other elements as your web user in which case they will not be able to access the shared memory. To avoid this for your test you...
by zoneminder
Tue Jul 22, 2003 9:39 am
Forum: Feature Requests
Topic: forum.
Replies: 2
Views: 3727

Re: forum.

Hi Fernando, When you say you can see the last 20 messages only, what does it look like? I can see all the messages posted to the forum. Is anyone else having problems? The site is built using Typo3 (http://www.typo3.org) which has it's own built in forum functionality, though there is a phpBB plugi...
by zoneminder
Tue Jul 22, 2003 9:36 am
Forum: ZoneMinder Previous Versions
Topic: No picture in the small box
Replies: 3
Views: 7694

Re: No picture in the small box

Hi Danny, Unfortunately I am locked out of my home network at the moment so can't check precisely what the error message in zm_html.php is but can you check your /var/log/messages (or possibly another file in /var/log/ depending on your config) file as I suspect there is something more fundamental g...
by zoneminder
Tue Jul 22, 2003 9:34 am
Forum: ZoneMinder Previous Versions
Topic: Won't start capture without xawtv
Replies: 1
Views: 3429

Re: Won't start capture without xawtv

Hi Tim,

As I mentioned to in another posting a bit earlier, have you tried switch STRICT_VIDEO_CONFIG off as it will prevent this kind of error being fatal as often things can continue perfectly well even with this error.

Cheers,

Phil,