Installing on macOS

Install Plugin Installer for OBS on macOS 12 or later using the recommended .dmg installer. This guide covers copying the app to Applications and handling Gatekeeper prompts.

Prerequisites

  • OBS Studio 28+ installed (30+ recommended)
  • macOS 12 or later
  • Apple Silicon and Intel Macs

Download options

Recommended for most users: .dmg installer. Advanced option: .app bundle when distributed for managed deployment workflows.

macOS downloads

Download Plugin Installer for OBS for macOS using the button below. The DMG installer is the easiest option for most users.

Other options: Application bundle (.app)

Having trouble downloading? Retry the download or contact support.

Step-by-step installation

1

Download the DMG

Download the latest macOS build from the button above.

2

Copy to Applications

Open the DMG and drag Plugin Installer for OBS into your Applications folder.

3

Handle Gatekeeper

If macOS blocks the app, open Terminal and run the command shown below, then launch the app again from Applications.

4

Launch and detect OBS

Open the app from Applications. It will scan for OBS Studio and prepare plugin directories.

If macOS says the app cannot be opened

macOS can block a new app until the quarantine attribute is removed. Open Terminal, run the command below, then open Plugin Installer for OBS again from Applications.

xattr -dr com.apple.quarantine "/Applications/Plugin Installer for OBS.app"
macOS verification warning shown when Plugin Installer for OBS.app is opened
If macOS blocks the app, open Terminal and remove the quarantine attribute before launching again.

If macOS says the app cannot be opened

This macOS verification screen can appear when the app has not been approved on that Mac yet. Open Terminal, run the command below, and then launch the app again from Applications.

  1. Open Terminal.
  2. Run xattr -dr com.apple.quarantine "/Applications/Plugin Installer for OBS.app".
  3. Open Plugin Installer for OBS again from Applications.
xattr -dr com.apple.quarantine "/Applications/Plugin Installer for OBS.app"

Troubleshooting

OBS not found

Ensure OBS Studio is installed in /Applications and re-run detection. If you keep OBS elsewhere, select the directory manually.

Why do I need to use Terminal?

If macOS keeps the app blocked, Terminal lets you remove the quarantine attribute from the installed app so Gatekeeper stops blocking the launch. Run the exact xattr command shown above, then open the app again.

Permissions / disk access issues

If the app can’t scan or write to plugin folders, check Privacy & Security permissions and try again.

Product page