On Mon, 2007-01-15 at 19:41 +0000, Paulo Marques wrote:
> I've just tested the driver on an ARM board with a Quickcam Ultra Vision 
> and it worked just fine (at least as far as I've tested).

Incidental I received a PPC G4 Mac mini today. I've got Fedora Core 6
installed and uvcvideo seems to work as well with my Orbit as it does on
x86_64.

I say 'as well' because there are a few errors (attached) - it takes a
couple of goes to capture an image. Is it possible this is the firmware
bug that affects certain systems?

> Many thanks to everyone who helped developing this driver,

Hear hear!

-Phil

[EMAIL PROTECTED] ~]$ fswebcam -p yuyv -r 1280x960 --skip 20 output.jpeg
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
Error setting pixel format.
VIDIOC_S_FMT: Input/output error
[EMAIL PROTECTED] ~]$ fswebcam -p yuyv -r 1280x960 --skip 20 output.jpeg
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
Unable to find a compatible palette format.
[EMAIL PROTECTED] ~]$ fswebcam -p yuyv -r 1280x960 --skip 20 output.jpeg
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
Error setting pixel format.
VIDIOC_S_FMT: Input/output error
[EMAIL PROTECTED] ~]$ fswebcam -p yuyv -r 1280x960 --skip 20 output.jpeg
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
--- Capturing frame...
Skipping 20 frames...
Capturing 1 frames...
Captured 21 frames in 6.70 seconds. (3 fps)
--- Processing captured image...
Could not find/open font
Could not find/open font
Writing JPEG image to 'output.jpeg'.
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to