Feels native in OBS
Add VST 3.x Plug-in from the normal Filters window. Installed and manual VST3 workflows stay inside the standard OBS properties experience.
OBS Safe VST3 Host is a native OBS filter plug-in for modern VST3 audio effects. Pick an installed effect, open its real vendor interface, tweak it normally, and keep the VST3 runtime isolated from obs64.exe.
Many modern effects are VST3-only. This project makes them practical in OBS without deliberately loading the third-party VST3 binary into the OBS process itself.
Add VST 3.x Plug-in from the normal Filters window. Installed and manual VST3 workflows stay inside the standard OBS properties experience.
Open the vendor interface you already know from your DAW. The editor is brought to the foreground so knob tweaking does not turn into an Alt-Tab workflow.
VST3 DSP, vendor UI and scanning run outside obs64.exe. Recovery and dry fail-open behavior are designed around keeping OBS responsive.
No Class ID entry, no routing graph and no separate DAW required for the normal single-effect workflow.
Close OBS, run the official Windows installer, choose your OBS root and reopen OBS. The installer remembers the validated location for later updates.
Add VST 3.x Plug-in to an audio source. Installed effects are discovered automatically, or you can browse to a non-standard .vst3 bundle.
Click Open Plug-in Interface. The native vendor editor appears in front, and the host preserves plug-in state for recovery and future sessions.
A plug-in problem is handled in an external helper boundary rather than intentionally putting third-party VST3 code in OBS itself.
“Safe” is not a promise that every computer can never crash. It describes a concrete process boundary and failure strategy.
obs-safe-vst3-host.exe.obs64.exe.The host is not tied to one vendor or a hand-written name whitelist. v0.5.0 targets Windows VST3 audio effects and conservatively filters explicit instrument-only classes from the OBS insert-effect list.
For most users, the installer is the simplest route. It validates the OBS root, installs only the project-owned files and registers a normal Windows uninstaller. A portable ZIP is available for manual or portable OBS setups.
OBS-Safe-VST3-Host-v0.5.0-Setup-x64.exe
OBS-Safe-VST3-Host-v0.5.0-Windows-x64-Portable.zip
SHA256SUMS.txt
Windows packages are currently not commercially Authenticode-signed, so SmartScreen may show Unknown publisher. Keep Windows security enabled and download only from the official GitHub release.
Yes. It adds a native OBS audio filter named VST 3.x Plug-in and hosts compatible VST3 audio effects through the project's external helper process.
The architecture is specifically designed to reduce that risk: third-party VST3 DSP and GUI code are not deliberately loaded inside obs64.exe. A helper failure can be detected and recovered while the filter keeps dry audio. That is a strong containment boundary, not a mathematical promise of zero crashes from every driver, OS or malicious-code failure.
It targets VST3 audio effects, not instruments or MIDI. Many normal commercial effects work, including real-machine-tested iZotope, FabFilter, Waves, Klevgrand, Neuro Audio and Process Audio examples. Advanced multi-bus, sidechain, arbitrary multichannel and Float64-only behavior are outside the complete current scope.
The current binaries are not commercially Authenticode-signed. Download only from the official GitHub Releases page and use the published SHA-256 checksums if you want to verify the exact file. Do not disable Defender or SmartScreen globally.
No. It is an independent open-source project. OBS and VST are trademarks of their respective owners, and no endorsement is implied.