Skip to content

cdorfer/camControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GUI for the v412-ctl package on Linux.

Used to adjust some basic parameters of a Microsoft LifeCam in our physics experiment.

alt tag alt tag

Requirements:

  • Python 3 (due to Qt5)
  • Qt5 backend
  • v4l-utils (Use your package manger of choice (e.g. apt-get install v4l-utils)

Pip packages

  • pip install sh
  • pip install pyqt5 (needs Qt5 backend on system)

###Usage: python main.py

About

GUI to control some settings of the Microsoft LiveCam through the v412-ctl package on Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages