Webcam not responsive
KaiH-0 opened this issue · 1 comments
I have been using this code with the generate random noise on the Camera. It works but only when I look at it through cmd. If I go into a browser and try to see the cam it will show but as soon as I run this project, the camera view won't work at all, no matter what anymore. I have been using this website (https://webcamtests.com/) to test the camera as Zoom can't seem to see the camera, it added a "Virtual Camera" but it does nothing, it just shows feed from another camera and the camera doesn't even have that name anyway.
Here is the dump:
https://justpaste.it/21w5d
Here is the code:
https://justpaste.it/28hdo
If I go into a browser and try to see the cam it will show but as soon as I run this project, the camera view won't work at all,
I'm confused here, Brave is showing signal.png, right? and when you run the example with the random pattern, the pattern runs for a few seconds and then stop, right? then just put a bigger number in DURATION_SECONDS.
I have been using this website (https://webcamtests.com/) to test the camera as Zoom can't seem to see the camera
Then probably Zoom is using Media Foundation, this driver doesn't work in Media Foundation, isn't technically possible.