Jump to content

Adjust webcam parameters through script


Recommended Posts

Hi

 

Im Currently trying to find a way to adjust the "Zoom" and "Focus" settings of my webcam through the script.

The goal would later be to have a slider like in the windows video capture settings window on the picture below in my own gui.

But im really not sure how access this parameters.

Unbenannt.PNG.f59abd0aa9afd814439e25a8956dbc94.PNG

Is this maybe somehow over a DllCall possible?

Unfortunetly I so far never worked with DllCalls so im not really sure how to start.

 

Already many thanks for your help.

Best regards

Link to comment
Share on other sites

Try the OpenCV UDF, while I didnt need the zoom and focus functions (as my webcam didnt support ihem) I did need the other hardware settings, and thanks to Mylise's UDF I got it working.

It's a quite old UDF and OpenCV has changed since then, so you may either need to get hold of an old OpenCV or read the posts by mlipok and others in the OpenCV UDF thread to get it working, but I did get it working back then.

 

Some guy's script + some other guy's script = my script!

Link to comment
Share on other sites

Hi Werty,

 

Thank you for your help. I read the Opencv UDF post and put all the necessary .au3 scritps into my script folder.

Something I do not 100% understand is how i "connect" opencv itself to my script. Do i have to move any .dll files from opencv to my script folder or even run my script in the opencv installation folder?

 

Sorry for asking such a stupid question but im still a beginner in programming.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...