As part of troubleshooting why on my Mac Mini M2 NDI was not workign with OBS, I needed to completely uninstall OBS (application, plugins, configurations, etc) so that there was no traces of OBS on the system and then re-install OBS.
Uninstall OBS Application
- Open finder
- Click on Applications
- Find OBS
- Right click on OBS and click on Move to Trash.
Uninstall OBS Plugins and Configurations
To uninstall the plugins and configurations, open terminal and run the following command:
rm -rf ~/Library/Application\ Support/obs-studio
Install OBS
Now that OBS is completely removed from your system you are ready to install OBS and any OBS plugins that you use.