Code Monkey home page Code Monkey logo

Comments (6)

SplatManDK avatar SplatManDK commented on June 9, 2024

I am already using it for SFB. I had to manually re-register the components with REGSVR, but after a quick fix from the dev to sort out a minor issue with device detection, it seems to work just fine with SFB. :-)

from obs-virtual-cam.

joosera avatar joosera commented on June 9, 2024

What was your quick fix? I can't seem to get the camera recognised in Skype for Business either.

from obs-virtual-cam.

SplatManDK avatar SplatManDK commented on June 9, 2024

I re-registered both the x32 and x64 versions of the component, to ensure that it was registered no matter what version of Office my Corporate overlords had installed on my machine. Then I restarted my computer (complete reboot), and everything worked.

Instructions:

1.) Run your command line in elevated mode / Administrator mode. type "cmd" in the Start menu, right-click on "Command promt" and select "Run as Administrator".

2.) Register the components with the following commands:

regsvr32 "C:\Program Files (x86)\obs-studio\bin\32bit\obs-virtualsource.dll"
regsvr32 "C:\Program Files (x86)\obs-studio\bin\64bit\obs-virtualsource.dll"

3.) Reboot computer

This fixed it for me.

from obs-virtual-cam.

joosera avatar joosera commented on June 9, 2024

I tried a lot of things but never managed to get this working for Skype for Business.
If anyone has some more ideas I'd be happy to hear them.

from obs-virtual-cam.

joosera avatar joosera commented on June 9, 2024

Oh by the way, which version are you using? I tried 2013 and 2016.

from obs-virtual-cam.

gmontess avatar gmontess commented on June 9, 2024

Hi,

I have the same issue. I have changed to
regsvr32 "C:\Program Files\obs-studio\bin\32bit\obs-virtualsource.dll"
regsvr32 "C:\Program Files\obs-studio\bin\64bit\obs-virtualsource.dll"

dlls are in these directories.

But still don't work. Any idea?

from obs-virtual-cam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.