Hi Laurent,

Laurent Pinchart <[EMAIL PROTECTED]> writes:
> I've never tried that myself, for lack of a 64bit CPU. Of course, if
> you want to send me a brand new AMD64 laptop, I won't complain ;-)

;-)

It turns out that it wasn't a 64-bit problem after all.  So much code
does seem to have problems with 8-byte pointers and structs that no
longer pack to 4-byte boundaries, that it was the first thing that
crossed my mind.

> luvcview uses the old pan/tilt API. Pan and tilt are not separate controls. 
> You should contact Michel Xhaard about that, he's the luvcview author.

Just an hour ago I found a posting of yours from Nov 22 that mentioned
the changed API.  That was the clue I needed.  Things started working
when I changed the code to use the new API and the new include files
(instead of the now incorrect base-offset constants that were included
with luvcview )

These are my patches so far.  Tilt/pan works now, but the right-hand
pan-reset and tilt reset still need work.  I'll get in touch with 
Michel Xhaard when I get it working and we can compare notes.

          http://www.wsrcc.com/wolfgang/ftp/luvcview-20060920.diff

-wolfgang
-- 
Wolfgang S. Rupprecht                http://www.wsrcc.com/wolfgang/


_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to