Re: [pyusb-users] PyUSB for isochronous transfert

2012-05-29 Thread Xiaofan Chen
On Tue, May 29, 2012 at 4:37 PM, Prince Arnaud RAMAHEFA-ANDRY wrote: > So, now I'm in a project that needs to transmitt  2Mbit/s of "useful data" > via USB port continiously. I found that the bulk and interrupt transfert > mode have only 64 byte maxi for each frame and transfert only > 30kByte/s o

[pyusb-users] PyUSB for isochronous transfert

2012-05-29 Thread Prince Arnaud RAMAHEFA-ANDRY
Hello, First, I would like to thank the people who made the PyUSB library because it is very useful even if I am a beginner in Python programming. So, now I'm in a project that needs to transmitt 2Mbit/s of "useful data" via USB port continiously. I found that the bulk and interrupt transfert mo