From: Xiaofan C. <xia...@gm...> - 2012-02-18 05:33:52
|
On Sat, Feb 18, 2012 at 11:29 AM, Yunong Pang <02...@gm...> wrote: > en... What I means is ,read() runs well in bulkloop, but not in reading > camera. > The thing is that the camera may need some command to be put in the mode to accept read command. You have to know the device protocol in order to use libusb or pyusb. -- Xiaofan |