Hi,

On Thu, Jul 14, 2011 at 11:14 PM, Jonathan Cameron <[email protected]> wrote:
> Hi All,
>
> Just wondering if anyone had any figures for how much data one can expect
> the omap3's usb controller to handle?
>
> I'm trying to get a playstation eye (ov534) camera to run as at 60fps,
> but gspca is giving me payload errors at 50fps or 60fps. (50*640*480 bytes
> per sec, or about 122Mbits / sec (15MB / sec)

As far as I know, uvc can work well at 3*1024B/uF(24MB/s) in beagle xm, and
it uses ISO transfer.

I don't know if gspca uses ISO endpoint to transfer stream data. If it uses bulk
to transfer video data, it will share the usb bandwidth with other devices.

thanks,
-- 
Ming Lei
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to