EDN Admin
Well-known member
Hello,
Can someone suggest me how to get control of the USB logitech webcam using .NET 2005 C#. I tried using WIA and I can capture images but I dont like the device selection window that pops up when we use ShowSelectDevice.
Ive learned that avicap32.dll and platform invoke can also be used but I dont understand anything when I look at the codes online. Is there any good tutorial or any starting point I should follow. Or any other approach to interface with the webcam using C#.
Thank You.
View the full article
Can someone suggest me how to get control of the USB logitech webcam using .NET 2005 C#. I tried using WIA and I can capture images but I dont like the device selection window that pops up when we use ShowSelectDevice.
Ive learned that avicap32.dll and platform invoke can also be used but I dont understand anything when I look at the codes online. Is there any good tutorial or any starting point I should follow. Or any other approach to interface with the webcam using C#.
Thank You.
View the full article