Forums
Direct Show camera controls - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: VCL Components (/forum-6.html)
+--- Forum: VideoLab (/forum-19.html)
+--- Thread: Direct Show camera controls (/thread-3039.html)



Direct Show camera controls - BReeves - 01-22-2014 09:42 PM

Does VideoLab have anything that helps with controling a WebCam?

For example being able to set the brightness, contrast, focus and switching between NTSC and PAL cameras. I understand this can be done through the Direct Show API but am hoping VideoLab will keep me from having to dive into that can of worms.

Capturing and processing images is working, just need a little control over the camera without using the Logitech control app.

Using VideoLab 5.0.1 with Builder 5 and 6.


RE: Direct Show camera controls - Dave - 01-23-2014 11:31 PM

Hi! If you are using a VLDSCapture check out the Adjustment and CameraControl properties.

Regards,
Dave


RE: Direct Show camera controls - BReeves - 01-25-2014 07:00 AM

Thanks Dave, can it be that easy Smile

Been away for a couple days I'll take a look when I get to the office in the morning.


RE: Direct Show camera controls - BReeves - 01-25-2014 10:35 PM

Well I'll be durn. I sure didn't look hard enough, fantastic. Looks to have everything I will need. Thanks for the tip..


RE: Direct Show camera controls - Dave - 01-26-2014 08:19 AM

Life is easy sometimes Smile Good luck!