I am trying to write a java application that controls the UVC web cam in my PC (on Linux). I recently downloaded the Java lib java-usb (JSR80). It has an Swing GUI interface that displays the USB hierarchy as it exists in h/w ( similar to Greg K's USBView ). This JSR80 app however allows you to send data to the USB device, in this case the UVC device. What I am looking for is how can I configure the UVC camera at this (byte) level so I can perform very basic things like: - turn on camera - turn off camera - stream out data I'm looking for examples of configuring a UVC device and thought maybe I could first evaluate them at the lowest level. Thank you, David Miller -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html