Re: [PATCH] uvcvideo: extend UVC_QUIRK_FIX_BANDWIDTH to MJPEG streams

2017-09-05 Thread Pavel Rojtberg
Hi Laurent, 2017-09-04 11:56 GMT+02:00 Laurent Pinchart : > Hi Pavel, > > Thank you for the patch. > > On Monday, 4 September 2017 11:14:17 EEST Pavel Rojtberg wrote: >> From: Pavel Rojtberg >> >> attaching two Logitech C615 webcams currently results in >>

[PATCH] uvcvideo: extend UVC_QUIRK_FIX_BANDWIDTH to MJPEG streams

2017-09-04 Thread Pavel Rojtberg
From: Pavel Rojtberg attaching two Logitech C615 webcams currently results in VIDIOC_STREAMON: No space left on device as the required bandwidth is not estimated correctly by the device. In fact it always requests 3060 bytes - no matter the format or resolution. setting

[PATCH] uvcvideo: extend UVC_QUIRK_FIX_BANDWIDTH to MJPEG streams

2017-08-02 Thread Pavel Rojtberg
From: Pavel Rojtberg attaching two Logitech C615 webcams currently results in VIDIOC_STREAMON: No space left on device as the required bandwidth is not estimated correctly by the device. In fact it always requests 3060 bytes - no matter the format or resolution. setting