Safe rust wrapper around libuvc

This library gives access to the webcam, and allows one to capture the video stream. An example of how to use this library can be found in the examples directory.

Documentation

Documentation can be found here.

Dependencies

To use this crate, the libuvc native dependency must be installed.