1. Home
  2. Browse
  3. libuvc

libuvc

v0.0.7#1Latest

a cross-platform library for USB video devices

Install

Run the following Vcpkg command to install the port.

Usage

libuvc provides CMake targets:

find_package(libuvc CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:LibUVC::UVCStatic>,LibUVC::UVCStatic,LibUVC::UVCShared>)

libuvc provides pkg-config modules:

libuvc

Dependencies

See source

Version

v0.0.7#1

Publication

Supports

!uwp & !windows

GitHub

libuvc/libuvc972

Homepage

github.com/libuvc/libuvc

Subtree

4c366a7914

License

Complex license

Definition

Manifest