0
Answer

capturing webcam footage via .NET C# App

Ask a question
schmintan

schmintan

16y
2.6k
1

I want to capture and be able to modify ( brighten, color, contrast) video from a webcam in C#. I know there are a few ways to do this, however im not sure which is the best. Would i be better going with DirectShow, or with some avicap32.dll or some other method? Has anyone any expirience on this?