Sascha-L / WPF-MediaKit

Microsoft Public License
367 stars 116 forks source link

Capture device not found or could not be created #104

Open ShuangRen opened 1 year ago

ShuangRen commented 1 year ago

in xaml

<controls:VideoCaptureElement x:Name="cameraCaptureElement" EnableSampleGrabbing="False" />

in cs

InitializeComponent();

i did‘t do anything

but MediaFailed is callback

message “Capture device not found or could not be created”