Skip to content

erikmwerner/QUVCView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published