Search found 9 matches

by wasabi
Wed Apr 16, 2008 4:57 pm
Forum: User Contributions
Topic: Authentication against active directory
Replies: 3
Views: 5222

You can use mod_auth_kerb to accomplish this.
by wasabi
Tue Apr 15, 2008 8:09 pm
Forum: Feature Requests
Topic: JPEG-2000 Support
Replies: 7
Views: 5639

I'd focus on integrating support for this, first, as an image source. I'd worry about implementing support for JPEG2000 as output as a secondary project. That said, src/zm_image.cpp is pretty clear. There is a ReadJpeg method that accepts a file path and simply uses libjpeg. It would be relatively ...
by wasabi
Tue Apr 15, 2008 4:53 pm
Forum: Feature Requests
Topic: Source Type: Executable
Replies: 5
Views: 4087

Also, I've actually succeeded in doing this. Going to post a patch as soon as I figure out where I should post it.
by wasabi
Tue Apr 15, 2008 4:53 pm
Forum: Feature Requests
Topic: Source Type: Executable
Replies: 5
Views: 4087

Oh I think you misinterpreted what I asked for because I asked it poorely.

I want to add a Monitor to zoneminder whose source is an executable. Zoneminder would execute it to retrieve frames.
by wasabi
Tue Apr 15, 2008 4:51 pm
Forum: Feature Requests
Topic: Source Type: Executable
Replies: 5
Views: 4087

I don't know what that's supposed to do.
by wasabi
Mon Apr 14, 2008 6:14 pm
Forum: Feature Requests
Topic: Source Type: Executable
Replies: 5
Views: 4087

Source Type: Executable

I'd basically like to easily write a script to retrieve a jpeg without having to go through the hassel of exposing it on a local port and parsing HTTP and such. So, I suggest a executable script. It could support jpeg and mjpeg. Image would be returned on stdout. Very easy. Probably a few minutes ...
by wasabi
Sat Sep 24, 2005 7:09 pm
Forum: ZoneMinder Previous Versions
Topic: No events/images being generated
Replies: 3
Views: 2107

IP cam.

I can successfully retrieeve images from the camera using wget. user:password@ip, /video.cgi, etc.

The settings look correct. The events folders are being created, just nothing is being put into them.
by wasabi
Sat Sep 24, 2005 4:56 pm
Forum: ZoneMinder Previous Versions
Topic: No events/images being generated
Replies: 3
Views: 2107

No events/images being generated

For whatever reason I am not having events or imegages being generated as I suspect I should. I have the camera set up properly, zmc is eatting CPU, so it looks like it's working, but no events or images are showing up... and I can't see anything in the browser. Not sure what I'm missing. Logs show ...
by wasabi
Sat Sep 24, 2005 4:40 pm
Forum: ZoneMinder Previous Versions
Topic: Shared memory permissions
Replies: 1
Views: 1489

Shared memory permissions

==> zmwatch.log <==
Can't read from shared memory '2053971970/1310731': Permission denied
Can't read from shared memory '2053971970/1310731': Permission denied


Not sure what permission is missing on what where.