Search found 9 matches

by slbpatrol
Sun Mar 01, 2009 1:00 pm
Forum: ZoneMinder 1.24.x
Topic: Formatted Output Shifts Image
Replies: 4
Views: 3906

Yes, I am using a 64-bit OS and the provided link works.

Thanks ris2t.
by slbpatrol
Sat Feb 28, 2009 9:56 pm
Forum: ZoneMinder 1.24.x
Topic: Formatted Output Shifts Image
Replies: 4
Views: 3906

Formatted Output Shifts Image

Has anyone encountered the problem with Zoneminder shifting images when viewing the monitor? When I click on the name of my camera being monitored I will occationally get the following status from my monitor for frames per second (fps). State: undefined ...
by slbpatrol
Sun Feb 03, 2008 5:31 pm
Forum: User Contributions
Topic: V4L2 Support with ZoneMinder 1.22.x
Replies: 10
Views: 17032

V4L2 Support with ZoneMinder 1.23.x

I have finally incorporated V4L2 support for Zoneminder. Please feel free to test the development source at http://mysite.verizon.net/brownslb/zoneminder/.
by slbpatrol
Sat Jan 05, 2008 4:00 pm
Forum: ZoneMinder Previous Versions
Topic: Controls command path not saved?
Replies: 9
Views: 5429

Protocol for PTZ Controls

How do you add the name of the protocol for the PTZ controls now? When I look into the database I can see where the names of the control scripts but I cannot add a protocol name when I add a new PTZ control.
by slbpatrol
Sun Sep 16, 2007 11:55 am
Forum: User Contributions
Topic: V4L2 Support with ZoneMinder 1.22.x
Replies: 10
Views: 17032

V4L2 Update on Logitech Quickcam MP

I have determined that the Logitech Quickcam MP (046d:08cc) uses two formats, YUYV and MJPEG. The YUYV will only display the images at 176x144 while the MJPEG allows up to 640x480. I am currently looking for code the will convert from mjpeg to rgb24. I have seen come code that will do this but it is ...
by slbpatrol
Wed Sep 12, 2007 1:31 am
Forum: User Contributions
Topic: V4L2 Support with ZoneMinder 1.22.x
Replies: 10
Views: 17032

ZoneMinder uvc Development Code Download

You can get the development code from here:

http://home.triad.rr.com/metslb/webfiles/

I do not know how to use svn repositories yet.
by slbpatrol
Tue Sep 11, 2007 1:12 am
Forum: User Contributions
Topic: V4L2 Support with ZoneMinder 1.22.x
Replies: 10
Views: 17032

V4L2 Support with ZoneMinder 1.22.x

I have managed to get some code for V4L2 support. I have re-written portions of ZoneMinder to support V4L2. If anyone is interested in helping me test it I will be glad to send you the code. I currently have two Logitech Cameras, Logitech Orbit (V4L and V4L2) and Logitech Orbit MP (V4L2 only). I ...
by slbpatrol
Tue Jul 17, 2007 2:49 am
Forum: Hardware Queries
Topic: Control Scripts
Replies: 3
Views: 3328

It's been a while when I stopped working with this. I decided to start on it again and just happened to search if someone answered my post. I had started looking into using sysfs and found the file pan_tilt. Thanks for the code, it's definitely saving me some time. I will see what I can do to ...
by slbpatrol
Sat Feb 03, 2007 10:24 pm
Forum: Hardware Queries
Topic: Control Scripts
Replies: 3
Views: 3328

Control Scripts

I have a Logitech Quickcam Orbit. I've seen post on writing control scripts for the PTZ. The problem is that even when I try to access the other parts of the camera (not video)I still get an error that the camera is in use. I've written C code that will accept parameters passed by Zoneminder but the ...