I am trying to use webcam from desktop WPF application with WinRT API's MediaCopy class and CaptureElement and not succeeded, i came to know that, for desktop application we can't use CaptureElement. Is there any other way to achieve the same without leaving the MediaCopy class?
Thanks, Kiran
Try this: This might be helpful to you