Problems with accessing virtual camera from OpenCV C#.

stecuuu

New Member
Hi,

I'm trying to display the video from offical virtual camera in C# using OpenCV. While doing it, I'm kinda able to access virtual camera but I get black screen, I can't display the feed. The point is I tried to use https://github.com/CatxFish/obs-virtual-cam and it works fine and I was able to present the feed with the same code. My clue is that it may be something with the windows registry and the official virtual camera. Maybe someone has some experience with that topic and can help me with that? Best regards.
 
Top