Download and install on Ubuntu

  1. Download the Plugin (.deb):
    Click here to download the latest Ubuntu package (DEB)
  2. Install the Plugin:
    • Option 1: Using the GUI
      Double-click the downloaded .deb file and follow the prompts in your software installer.
    • Option 2: Using the Terminal
      Open a terminal in the folder where you downloaded the file and run:
      sudo dpkg -i ./obs-backgroundremoval_*_x86_64-linux-gnu.deb
      sudo apt-get install -f
  3. Restart OBS Studio:
    If OBS Studio is running, close it and open it again.
  4. Usage:
    See the usage page for how to use the plugin.

All set!

Back to the top page