A simple utility for Windows, to access Webcam Settings easily.
Most webcams on windows use USB 'Video Input Device Class' specifications. This can let you control certain parameters but these aren't exposed in any kind of user interface very well. This app simply wraps the devices out to a basic control window (rendered by ffmpeg).
The app is based around Electron to create and manage the windows. The content is heavily Vue.js driven.
#Clone the repo into a folder
# cd into the folder and run the below
#You'll need to have node.js installed
# install dependencies
yarn install
# serve with hot reload at localhost:9080
yarn run electron:serve
# build electron application for production
yarn run electron:buildFor more information please see our website: Alteka Solutions