- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/royshil/obs-backgroundremoval
- Minimum OBS Studio Version
- 28.0.0
- Supported Platforms
-
- Windows
- Mac OS X
- Linux
This plugin makes it easy to replace the background in portrait images and video to create a virtual green screen, as well as correct lighting in low-light conditions, just like Zoom or Google Meet. It uses a neural network to predict the mask of the portrait and remove the background pixels. It doesn't require a GPU and works in all OSs!
It has built-in background blur, transparent background, and easily composable with other OBS plugins to replace the background with an image, browser or video.
Tutorial

Code Walkthrough (YouTube)
This video walks through the code of the plugin and how it works internally.

Built-in Background Blur
Use the built-in background blurring function to create a blur effect instead of a transparent background.
Enhance Low-Light Filter
In low-light conditions you can use the Enhance filter to light up the scene. Control the strength of the filter by adjusting the slider.
(Icon made by https://www.flaticon.com/authors/bqlqn)
It has built-in background blur, transparent background, and easily composable with other OBS plugins to replace the background with an image, browser or video.
Tutorial
Code Walkthrough (YouTube)
This video walks through the code of the plugin and how it works internally.
Built-in Background Blur
Use the built-in background blurring function to create a blur effect instead of a transparent background.
Enhance Low-Light Filter
In low-light conditions you can use the Enhance filter to light up the scene. Control the strength of the filter by adjusting the slider.
(Icon made by https://www.flaticon.com/authors/bqlqn)