c506775ffe
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13391
6 lines
342 B
Text
6 lines
342 B
Text
libuvc is a cross-platform library for USB video devices, built atop libusb.
|
|
It enables fine-grained control over USB video devices exporting the standard
|
|
USB Video Class (UVC) interface, enabling developers to write drivers for
|
|
previously unsupported devices, or just access UVC devices in a generic fashion.
|
|
|
|
WWW: https://int80k.com/libuvc
|