webcamoid / akvirtualcamera

akvirtualcamera, virtual camera for Mac and Windows
GNU General Public License v3.0
376 stars 47 forks source link

Webcam not responsive #26

Closed KaiH-0 closed 1 year ago

KaiH-0 commented 2 years ago

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

hipersayanX commented 2 years ago

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.