Coder Social home page Coder Social logo

Comments (5)

ItachiSan avatar ItachiSan commented on June 22, 2024

The same issue happens on Window, with latest versions of OBS & BG removal.

As the issue author posted, the issues are:

  • The filter cannot be applied to a Source Mirror (provided from StreamFX)
  • The filter is considered to be an audio filter rather than an effect

As this is the only plugin integrated with OBS and with nice results, it would be great to have it working 😄
If I can contribute in any way, please let me know.
I know some C/C++ but nothing about OBS plugin creation / hacking.

from obs-backgroundremoval.

giovanith avatar giovanith commented on June 22, 2024

Hello, same thing here...
OBS running fine in W10, as well as Backgrground Removal. But it would be useful if possible use as an filter, instead an audio effect (to create a blurred background as already commented). Thanks

from obs-backgroundremoval.

Zahrun avatar Zahrun commented on June 22, 2024

Hey, I found a way to use the background removal together with blur background effect:

  1. Start webcamoid
  2. Go to camera source, select source and resolution
  3. Go to preferences and enable virtual camera output
  4. In OBS, add V4L2 selecting the webcamoid virtual output
  5. You can add two: one with obs-backgroundremoval and the other with StreamFX blur

If you also want to use the OBS virtual camera output:

  1. Stop obs
  2. Unload v4l2loopback module sudo rmmod v4l2loopback
  3. Load it again with two devices sudo modprobe v4l2loopback devices=2
  4. Start webcamoid
  5. Go to camera source, select source and resolution
  6. Go to preferences and enable virtual camera output
  7. Make sure the device selected is the second one because OBS will use the first one
  8. Uncheck virtual camera box and recheck virtual camera box to apply the change of device
  9. In OBS, add V4L2 selecting the webcamoid virtual output
  10. You can add two: one with obs-backgroundremoval and the other with StreamFX blur
  11. Start Obs virtual camera, it should take the other v4l2loopback device

Good luck!

from obs-backgroundremoval.

Zahrun avatar Zahrun commented on June 22, 2024

@Zahrun Another option is the NDI plugin. You can add an NDI output filter to your cam source and create several NDI sources from it that you can use to apply the blur effect and the background removal filters.

as mentionned in #34 (comment)

from obs-backgroundremoval.

royshil avatar royshil commented on June 22, 2024

this should now work for other resources than just cameras

from obs-backgroundremoval.

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.