Hello
What is the best way to capture video in a wpf application? I am looking for a way to detect the video devices, and then capture video from the selected one.
Thanks
Hello
What is the best way to capture video in a wpf application? I am looking for a way to detect the video devices, and then capture video from the selected one.
Thanks
There is no WPF support for this. You need to use the traditional, expected windows APIs for video capture, such as DXVA.