Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus is not working #4

Open
Helderjfl opened this issue Aug 30, 2020 · 5 comments
Open

Focus is not working #4

Helderjfl opened this issue Aug 30, 2020 · 5 comments

Comments

@Helderjfl
Copy link

Helderjfl commented Aug 30, 2020

For me, this app works for everything, except for focus. It does change to manual, but the value is not actually setted. I don't know if its something with the webcam or the app.

My cam_sett

/ WebCameraConfig settings file
Device #2
\\?\usb#vid_046d&pid_085b&mi_00#6&1663cfd6&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Logitech Webcam C925e
VideoProcAmp_BacklightCompensation=1 [Manual]
VideoProcAmp_Brightness=135 [Manual]
VideoProcAmp_Contrast=130 [Manual]
VideoProcAmp_Gain=0 [Manual]
VideoProcAmp_Saturation=130 [Manual]
VideoProcAmp_Sharpness=135 [Manual]
VideoProcAmp_WhiteBalance=5330 [Auto]
CameraControl_Exposure=-5 [Auto]
CameraControl_Focus=10 [Manual]
CameraControl_Pan=0 [Manual]
CameraControl_Tilt=0 [Manual]
CameraControl_Zoom=100 [Manual]
---end of the device #2
@dancariola
Copy link

Hi Helderjfl - I have the Logitech WebCam C922 and mine successfully saves all of the above settings and reapplies them on execution.

Device #2
\?\usb#vid_046d&pid_085c&mi_00#6&340648ad&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
C922 Pro Stream Webcam
VideoProcAmp_BacklightCompensation=1 [Manual]
VideoProcAmp_Brightness=150 [Manual]
VideoProcAmp_Contrast=128 [Manual]
VideoProcAmp_Gain=0 [Manual]
VideoProcAmp_Saturation=128 [Manual]
VideoProcAmp_Sharpness=151 [Manual]
VideoProcAmp_WhiteBalance=4000 [Auto]
CameraControl_Exposure=-5 [Auto]
CameraControl_Focus=20 [Manual]
CameraControl_Pan=0 [Manual]
CameraControl_Tilt=0 [Manual]
CameraControl_Zoom=130 [Manual]
---end of the device #2

@SuslikV
Copy link
Owner

SuslikV commented Sep 2, 2020

@Helderjfl unfortunately, I don't have an example of this hardware, so cannot say what may gonna wrong. Maybe camera is too smart and this part (focus) somehow controlled through the driver. Then this out of scope for this application. Sorry. You need to look for other util.

@Helderjfl
Copy link
Author

Yeah, I don't know exactly what it is. Every other setting is applied. I tried Logitech Camera Settings, which seems to be the only Logitech Software that supports it, and when I open it the focus is applied, even though cfg-cam defined the value.

@Vallek
Copy link

Vallek commented Sep 16, 2021

Same problem here. Except I have Canyon CNS-CWC5 so i can't use logitech software.

It also turns auto focus off but doesn't really apply number and just leaves 0.

Anyway thanks for this tool. Still better than nothing)

PS Funny thing is if I manually start this tool again it applies correct focus.

@Feldheld
Copy link

Feldheld commented Dec 2, 2021

I had the same issue with focus at first but then with another focus setting it suddenly worked.

Even in the DirectShow dialog it doesnt save properly. I can move the slider to 27 focus and save it but when I open the dialog again its back the the former focus setting. It seems that it can only save increments of 5, i.e. 0, 5, 10, 15 etc and it simply ignores every other number.

edit: and kudos to SuslikV for providing this nice little tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants