On Mon, 2005-04-11 at 03:14 -0600, [EMAIL PROTECTED] wrote: > Hi All Usb-Developers, > I want to capture an image from webcam using libusb. I have already got > vedor id(0545) and product id(8080) from my ibm webcam using libusb. but i > don't > know how i can get the image data. Please help me. > Please Give me brief details about it. > Thanx and Regards > Akhilesh Kumar > > If your webcam contains only isochronous endpoints, its a problem with libusb, no isochronous read routine yet. See the libusb mailinglist.
For some examples capture image from webcam with libusb bulk read commands see my homepage (SANE Vidcam backends): http://gkall.hobby.nl/index.html -- -------- m.vr.gr. Gerard Klaver ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
