2010/5/14 Kevin <krb...@gmail.com>

> I'm just curious, is this package advanced enough to try and interface with
> a
> webcam using it?


 I am affraid that meanwhile not, because I think you will isochronous
support, which
is not implemented yet.


> I've got pyusb installed and everything, and just simply using
> the core.find(True) method returns 3 devices for my webcam alone...how
> would I
> even know which one to use? Also, the idProduct and idVendor methods return
> values that aren't even in a database of all usb vendors and products at
> http://www.linux-usb.org/usb.ids
>

As far as I know, I company must pay to get a reserved vendor ID.
Technically
speaking, there is no constraint a device has a vendor ID not official.
Product ID is manufacturer controlled.

>
> If anyone has any tips for how to go about this, it would greatly be
> appreciated!
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
------------------------------------------------------------------------------

_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to