obs-virtual-cam icon indicating copy to clipboard operation
obs-virtual-cam copied to clipboard

Not all applications recognise the virtual "OBS-camera"

Open Rbn3D opened this issue 6 years ago • 7 comments

The following applications do not recognise the virtual OBS-camera:

  • Windows 10 Official Camera application (ver. 1809)
  • Unreal Engine 4.22.2 (Instructions)

It's strange, in my tests only Google Chrome recognises the virtual camera.

Any hints? I will also post an issue on Unreal Engine.

Thank you!

Rbn3D avatar May 24 '19 17:05 Rbn3D

me too, it seems to work on SLOBS but on discord idk why but it's flipped and on Snap Cam it doesn't even recognize it.

3booo6 avatar Jun 02 '19 13:06 3booo6

Current Skype version also doesn't recognize virtual cam. It doesn't show on the list of available webcams.

EugZol avatar Jan 28 '20 13:01 EugZol

Have done a bit more testing. Chrome - Recognized Opera - Recognized Edge (Chromium) - Recognized Discord - Recognized, can confirm flipped

Camera App on Windows 10 - Not Recognized Skype - Not Recognized Firefox - Not Recognized, but not completely tested.

What's the deal?

Compleur avatar Mar 18 '20 06:03 Compleur

Tested Chrome, Skype, Firefox, results agree with Compleur.

Further Research showed me this. Run in Administrator Command Prompt regsvr32 "C:\Program Files (x86)\obs-studio\bin\64bit\obs-virtualsource.dll"

Fixed it. (This is part of the manual install process, I guess the installer is not doing it.)

phuzzyday avatar Mar 22 '20 09:03 phuzzyday

You can add the Zoom executable (downloaded/installed when opening/hosting a meeting) to that list. Although you can see the virtual cameras in the list, you'll get an error when attempting to open them, even after doing the manual install process above.

utacc avatar Mar 30 '20 20:03 utacc

Zoom issue is only on the latest zoom version.

One dll is causing the issue.

See this thread https://github.com/CatxFish/obs-virtual-cam/issues/78#issuecomment-603482332

crossan007 avatar Mar 30 '20 23:03 crossan007

I was eventually able to force it to do what I wanted. I realized that I'd run the install.exe as myself, my normal user on my workstation. What can I say, it was 3am... XD I removed the servers manually (the good old process, as you documented) and then manually reinstalled them, and then things worked. There's no audio of course, but that's easily solved by downloading and installing vb audio cable; I'm pulling audio from Traktor so don't care about OBS anyway, there is no audio track associated with the video source I'm sending from.

On Mon, Mar 30, 2020 at 4:49 PM Charles Crossan [email protected] wrote:

Zoom issue is only on the latest zoom version.

One dll is causing the issue.

See this thread #78 (comment) https://github.com/CatxFish/obs-virtual-cam/issues/78#issuecomment-603482332

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CatxFish/obs-virtual-cam/issues/54#issuecomment-606311409, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOKD2BWS6QQH7ZWOARHILDRKEVY5ANCNFSM4HPRLANQ .

utacc avatar Mar 31 '20 05:03 utacc