OBS Mute Filter 0.2.0
This is an experimental release of a mute filter.
Changes in this release.
- Rewrite build script to support macOS on Apple Silicon. Also use Github Actions instead of Microsoft Azure Pipeline.
If there is a problem, please consider using the previous version 0.1.0. There is no difference in the source code at all.
Limitation
- Not all binaries are tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: never tested but the source code is tested on CentOS 8.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-mute-filter-0.2.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
Or, download obs-mute-filter-0.2.0-obs27-Windows-Installer.exe
and execute it.
The author does not recommend installer since the installer is not signed so that some anti-virus software might alarm.
macOS
OBS Studio 27 or later on Intel mac
Download installer obs-mute-filter-0.2.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-mute-filter-0.2.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later on Apple Silicon
Download installer obs-mute-filter-0.2.0-obs28-macos-arm64.pkg
and run installer.
Or, download zip package obs-mute-filter-0.2.0-obs28-macos-arm64.zip
and follow this guide to extract.
Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-mute-filter-0.2.0-obs27-ubuntu-20.04-x86_64.deb
and install with sudo apt install obs-mute-filter-0.2.0-obs27-ubuntu-20.04-x86_64.deb
.