SkillAgentSearch skills...

QUVCView

UVC Camera view and capture program built with Qt, libuvc, and openCV

Install / Use

/learn @erikmwerner/QUVCView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QUVC View

macOS will stream video from most UVC cameras, but it does not include support for any UVC controls (focus, exposure, gain, etc). QUVC View is a simple application for controlling and viewing video from UVC compatible USB camera devices. It is made using Qt (GUI), libuvc (camera communication), and OpenCV (video writing).

QUVC View

Features

  • UVC device discovery
  • Read/write most standard UVC device controls (exposure, focus, brightness, contrast, etc..)
  • Save videos
  • Save still images
  • Automatically save sequences of images
  • Pinch-to-zoom gesture support

Dependencies

  • Qt
  • brew install opencv
  • brew install libuvc

Thanks

Many of the UVC controls were modified from UVC Camera Control for Mac OS X

See also

Related Skills

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated1mo ago
Forks10

Languages

C++

Security Score

90/100

Audited on Feb 8, 2026

No findings