libuvcv0.0.7
- Updated
a cross-platform library for USB video devices
- Project website: https://github.com/libuvc/libuvc
#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#Features
No features defined.
#Host Dependencies
and 6 transitive dependencies:
- pkgconf (through vcpkg-pkgconfig-get-modules)
- vcpkg-cmake-get-vars (through vcpkg-make)
vcpkg-make (through libusb)
Platforms:
!windows | mingwvcpkg-msbuild (through libusb)
Platforms:
windows & !mingw- vcpkg-pkgconfig-get-modules (through vcpkg-msbuild)
- vcpkg-tool-meson (through pkgconf)
#Used By
- azure-kinect-sensor-sdk
- pangolin (feature
uvc)
#Host Tool For
No ports use this.
#Contributors
Francisco Facioni
Billy O'Neal
Jack·Boos·Yu
autoantwort
MonicaLiu
Weihang Ding