SuslikV / cfg-cam

saves and loads webcam settings to/from the file
136 stars 18 forks source link

issue with BacklightCompensation #1

Closed drkWiss closed 6 years ago

drkWiss commented 6 years ago

Hey, First of all thanks for this amazing tool, It saves me a lot of time. My issue is that the LowLight Compensation check box won't save, but I found a workaround for it.

(It's not an issue anymore :) )

Regards,

SuslikV commented 6 years ago

Thank you for the feedback!

I noticed your issue too late, hope, all thing was arranged for you.

The handling of the mentioned option, https://docs.microsoft.com/en-us/windows-hardware/drivers/stream/ksproperty-cameracontrol-auto-exposure-priority by cfg-cam not implemented yet. Because it is different method of how to manage device options - AVStream as I understand (more work to do).

The program v1.0 only uses: CameraControlProperty enumeration VideoProcAmpProperty enumeration That's all that was on my list.

simplo commented 1 year ago

Hi @drkWiss ! Could you pleas help me explaining which is the workaround to fix the "Low Compensation" issue? I have same problem :( Thank you!