Richard Ham
New Member
THANK YOU THANK YOU THANK YOU!!!! I've been suffering for 2 years with repeatedly having to reset my settings for 3 different webcams, by hand, multiple times every week, because they were constantly resetting in OBS. But now with this exe, when they go wrong, i can just fix them with a single click. Nothing else worked, and I was seriously considering dropping OBS and switching to vMix which didn't have this problem.You might want to look at the following as workaround.
I use a small program cam-cfg to save my camera settings in OBS. Here's how:
1. Run OBS, select your camera, and go to Properties -> Configure Video, then apply settings as you want
2. Run cam-cfg from command line with option --savedev, this will create a cam_sett.cfg file that stores settings you've made in Step 1
3. Create a shell script (e.g. BAT file) to run cam-cfg at first (without any options, as this will load the cam_sett.cfg by default), then OBS at next.
4. The next time you run OBS, just run the script instead. This will open the OBS, with the stored camera-settings.
Hope it helps.
I cannot tell you how much better you have made my life with this post. Thank you again so much!