1. Home
  2. Browse
  3. duvc-ctl

duvc-ctl

v2.0.1#0Latest

Windows DirectShow UVC camera control library

Install

Run the following Vcpkg command to install the port.

vcpkg install duvc-ctl

Usage

duvc-ctl provides CMake targets:

find_package(duvc CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:duvc::core-static>,duvc::core-static,duvc::core-shared>)

Dependencies

See source

Version

v2.0.1#0

Publication

Supports

windows & !uwp

GitHub

allanhanan/duvc-ctl

Homepage

github.com/allanhanan/duvc-ctl

Subtree

4d4d98f89d

License

MIT

Definition

Manifest