Uninstalling the Plugin
Follow the instructions below to remove OBS Background Removal from your system.
Windows
Delete the following files and directories from your OBS installation directory:
data\obs-plugins\obs-backgroundremoval(directory)obs-plugins\64bit\obs-backgroundremoval.dll(file)obs-plugins\64bit\obs-backgroundremoval(directory)
macOS
Remove plugin files:
rm -rf \
~/Library/Application\ Support/obs-studio/plugins/obs-backgroundremoval.plugin \
~/Library/Application\ Support/obs-studio/plugins/obs-backgroundremoval.plugin.dSYM
Remove registered package info:
pkgutil --volume ~ --forget com.royshilkrot.obs-backgroundremoval
pkgutil --volume ~ --forget "'com.royshilkrot.obs-backgroundremoval'"
Ubuntu
Uninstall the package:
sudo dpkg -r obs-backgroundremoval