Re: [Libusbx-devel] Isochronous Transfer Question

2012-09-04 Thread Anthony Clay
I have a prototype dual video display that will require it. It's a high speed device that requires two compressed 512x512 (max) video streams. It's not at the top of my todo list, but I'll *gladly* contribute and test once it finally does. Mainly, I wanted to get my "Libusb++" wrapper-library rea

Re: [Libusbx-devel] Isochronous Transfer Question

2012-09-04 Thread Pete Batard
Hi Anthony, On 2012.09.04 04:15, Anthony Clay wrote: > I've been unable to test isochronous > transfers. Obviously, Winusb doesn't support them - but I thought that > libusbK does - maybe it is not implemented w/libusb (yet?). That's exactly the case. It's the usual case of too much to do with t

[Libusbx-devel] Isochronous Transfer Question

2012-09-03 Thread Anthony Clay
Greetings, I'm currently writing an OO C++ wrapper for libusb. It's nearly ready for release, but I've been unable to test isochronous transfers. Obviously, Winusb doesn't support them - but I thought that libusbK does - maybe it is not implemented w/libusb (yet?). Using libusb0.sys, I've got n