Search found 6 matches

by brucehvn
Tue Jan 04, 2005 11:48 am
Forum: ZoneMinder Previous Versions
Topic: Remote camera and HTTP 1.1 vs. HTTP 1.0
Replies: 10
Views: 11171

Hi Phil, I have one of the original Veo Observer wired cameras. As you said, it only supported access via Internet Explorer because they use Active X controls exclusively. I found a website where a guy had figured out the communications and wrote a perl module that can access the camera. There's ...
by brucehvn
Tue Jan 04, 2005 2:37 am
Forum: ZoneMinder Previous Versions
Topic: Mulitple zmc processes revisited
Replies: 2
Views: 2179

I had this happen again to me last night after the system was running for about 12 hours or so. I'm in the process of trying to analyze this some more to provide more information. One thing I notice about my system is that it seems like about every 20 minutes or so, the watch daemon seems to think ...
by brucehvn
Sun Jan 02, 2005 8:53 am
Forum: ZoneMinder Previous Versions
Topic: Mulitple zmc processes revisited
Replies: 2
Views: 2179

Mulitple zmc processes revisited

I'm finding I have the same issue that another user brought up in a post. After some random amount of time running, one of my monitors gets multiple zmc processes started causing a flood of error messages to my syslog. Today the syslog got over 1 GB before I caught it. When I shutdown the zm service ...
by brucehvn
Sun Jan 02, 2005 8:32 am
Forum: ZoneMinder Previous Versions
Topic: Remote camera and HTTP 1.1 vs. HTTP 1.0
Replies: 10
Views: 11171

Okay, I can answer my own question. The cgi script was not sending a content-length header. That fixed the problem.

Bruce
by brucehvn
Sun Jan 02, 2005 8:22 am
Forum: ZoneMinder Previous Versions
Topic: Remote camera and HTTP 1.1 vs. HTTP 1.0
Replies: 10
Views: 11171

Remote camera and HTTP 1.1 vs. HTTP 1.0

I have one network IP camera that needs to be interfaced through a separate cgi script. The cgi script simply grabs an image from the camera and outputs it with a Content-type: image/jpeg header. My system is a Debian system running Apache 1.3.33. When I had ZoneMinder configured for Http 1.1, the ...
by brucehvn
Sun Jan 02, 2005 6:46 am
Forum: ZoneMinder Previous Versions
Topic: Environment Variables for zmc and zma debug level
Replies: 1
Views: 2005

Environment Variables for zmc and zma debug level

I've been using the ZoneMinder software now for a couple days and I'm very impressed at the capabilities. I've run into a few issues and I've noted some things about the software and I'll post my findings in a few different topics. The first issue is that it appears the documentation is wrong for ...