pupil-labs / libuvc

a cross-platform library for USB video devices
https://int80k.com/libuvc/
Other
51 stars 30 forks source link

libusb-1.0.22 adds libusbk isochronous transfer support #28

Open mcuee opened 6 years ago

mcuee commented 6 years ago

Just take note that libusb-1.0.22 release already has the isochronous transfer for libusbk. Future release will add WinUSB isochronous transfer support. Maybe you can update the documentation. Thanks.

mcuee commented 3 years ago

FYI: libusb-1.0.23 adds support for WinUSB isochronous transfer but it may not be as stable.

Ref: https://github.com/libusb/libusb/wiki/Windows

mcuee commented 2 years ago

Please use libusb-1.0.26 or later as it fixes quite some issuses with isoc transfer.