GUI for the v412-ctl package on Linux.
Used to adjust some basic parameters of a Microsoft LifeCam in our physics experiment.
- Python 3 (due to Qt5)
- Qt5 backend
- v4l-utils (Use your package manger of choice (e.g. apt-get install v4l-utils)
- pip install sh
- pip install pyqt5 (needs Qt5 backend on system)
###Usage: python main.py

