Elgato capture device seen but not recognized as capture device
Alfonso Crawford
136
Reputation points
I have an Elgato audio/video capture device that I can see via DeviceInformation.FindAllAsync(DeviceClass.All), but it does not show up when using DeviceClass.VideoCapture or DeviceClass.AudioCapture.
Is there any way I can get my UWP app to recognize the Elgato device as capable of capturing media?
Sign in to answer