QUOTE(Miika @ Jul 10 2007, 01:18 AM)

I didn't get it to work with my Logitech QuickCam Zoom.
I'll try to compile the latest version of the pwc driver for 2.4.25. If I can get it working, I will post it here.
QUOTE(manhill @ Jul 10 2007, 02:28 AM)

wow, sounds great, now where do i have to kook up my cam? to the usb at the gp2x? external port? and can we expect an "electronic mirror" function, so i could use it as an electronic back-mirror in my car?
Yes that would certainly be possible. You can check in the libcam2x folder for a example on you can make your own program with some basic functions: "OpenCamera(), GetNewFrame() and CloseCamera()".
QUOTE(Miika @ Jul 10 2007, 02:36 AM)

QUOTE(manhill @ Jul 10 2007, 02:28 AM)

wow, sounds great, now where do i have to kook up my cam? to the usb at the gp2x? external port? and can we expect an "electronic mirror" function, so i could use it as an electronic back-mirror in my car?
You need the cradle with USB ports. The UsB host cable from ARTaylor will propably not work as it provides power poorly, unless you have a powered USB hub. (Somehow the Cradle seems to work with many usb devices that the cable failed to power)
No you don't really need extra power, my webcam works fine with ARTaylor's cable (my webcam uses max 70mA). Some webcams could need more power, but some small webcams without autobrightness/jpeg compression,... should work.
Keep in mind: all webcam traffic has to go over usb 1.1, so max 12 Mbps. This is only a couple of frames per second for 320x240, for larger resolutions, this is even lower. JPEG compression could make the images smaller and make them transfer faster, but you have to decode the JPEG images.
This post has been edited by Lithosphere: 10 July 2007 - 08:33 AM