3
Answers

Hidden Camera in WPF C#. Do not want to show image to user

How can I implement an WebCam application in WPF/C# without showing the image control on the window. A function would capture the current frame and save it to disk.

Answers (3)