Elgato capture device seen but not recognized as capture device

Alfonso Crawford 136 Reputation points
2021-02-08T19:23:11.337+00:00

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?

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.