Re: [Linux-uvc-devel] (no subject)

2011-10-31 Thread Alexey Fisher
Hi Josef, fallowing quirk are supported: #define UVC_QUIRK_STATUS_INTERVAL 0x0001 #define UVC_QUIRK_PROBE_MINMAX 0x0002 #define UVC_QUIRK_PROBE_EXTRAFIELDS 0x0004 #define UVC_QUIRK_BUILTIN_ISIGHT0x0008 #define UVC_QUIRK_STREAM_NO_FID 0x0010

Re: [Linux-uvc-devel] UVC H264 Support

2011-10-31 Thread Ajay Bhargav
Hi Harshitha, Logitech B990 is not supported by Linux-uvc yet. and regarding sys/v4l2 they belong to gstreamer not v4l2 code. so just apply the v4l2 related patches and use v4l2 sample capture program to read the raw h264 stream. You can test the stream by playing it using vlc or mplayer

Re: [Linux-uvc-devel] (no subject)

2011-10-31 Thread Josef Burg
Hi Alexey, I tested all the modes you reported and came up with te following table: | Dell| Logilink ---+-- without quirks | working | not working UVC_QUIRK_STATUS_INTERVAL |

[Linux-uvc-devel] Quirk for mjpeg bandwidth

2011-10-31 Thread Sebastian Arcus
I seem to recall some discussion about a hack/patch/quirk to get several of the newer HD cameras to work in mjpg mode on a single usb hub/bus. Does anybody know if this has made it into the uvc driver, and if yes, after which version. Just to