Is designed to work with video proc amp and camera control settings (properties) of the webcam.
- Qt 5.15.0 or newer (need C++17)
- Only on Windows 7, Windows 10
WebCamForceSettings - system tray program
wcfs - console program
Usage: WebCamForceSettings [OPTION]
The application is designed to work with webcam video proc amp and camera control settings (properties).
OPTIONS:
-s, --show-camera-settings-dialog="devicePath"
show dialog web camera settings by device path
(devicePath for you webcam can be found using cameras info)
-l create log file in directory:
"C:\Users%USERNAME%\AppData\Local\Temp\WebCamFS\logs"
Usage: wcfs OPTION
The console application is designed to work with webcam info (camera name, device path, video proc amp and camera control settings (properties)).
OPTIONS:
-c, --cameras-info print info for all available web cameras(video input devices) in the OS
-h, --help display this help and exit
--gui_help display help for gui application and exit
--version output version information and exit
qmake WebCamForceSettings.pro
make
For 'WebCamForceSettings' need transation files, it looks for them in the directory 'translations'. Qt translations are also needed, which are searched for in the 'translations / qt' directory.
Approximate file types location scheme (without Qt libraries):
libWebCamForceSettings.dll
WebCamForceSettings.exe
wcfs.exe
translations/wcfs_*.qm
translations/qt/qt_*.qm
translations/qt/qtbase_*.qm