I have an embedded webcam on my laptop. I have another USB webcam. This USB webcam works well both with AForge in C# and DirectShow in C++. I would like to write applications using both of these frameworks. The problem is that my embedded webcam doesn’t fire the NewFrameEvent on AForge. With DirectShow it creates ..
Recent Comments