schmintan

schmintan

  • NA
  • 64
  • 0

capturing webcam footage via .NET C# App

Jan 28 2008 11:30 AM

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?