Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

a cross-platform library for USB video devices

License

NotificationsYou must be signed in to change notification settings

pupil-labs/libuvc

 
 

Repository files navigation

libuvc is a cross-platform library for USB video devices, built atoplibusb.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.

Prerequisites: You will needlibusb andCMake installed.

To build, you can just run these shell commands:

git clone https://github.com/pupil-labs/libuvccd libuvcmkdir buildcd buildcmake .. make && sudo make install

and you're set! If you want to change the build configuration, you can editCMakeCache.txtin the build directory, or use a CMake GUI to make the desired changes.

Developing with libuvc

The documentation forlibuvc can currently be found athttps://int80k.com/libuvc/doc/.

Happy hacking!

About

a cross-platform library for USB video devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C95.2%
  • Python3.3%
  • CMake1.5%

[8]ページ先頭

©2009-2025 Movatter.jp