Releases: norihiro/obs-async-source-duplication
OBS Asynchronous Source Duplication 0.4.1
This is a hotfix release of Asynchronous Audio Filter for OBS Studio.
Changes in 0.4.1
- Fixed the plugin was not correctly loaded on OBS 27 on Windows.
- Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.
(If you can use the previous version 0.4.0 without any problem, you don't need to download this version 0.4.1.)
Limitation
- Not all binaries are tested.
- Windows: 0.4.1 was tested with OBS 27.2.4 and OBS 28.1.1.
- MacOS: never tested.
- Ubuntu: 0.4.1 was tested with OBS 28.1.1 on Ubuntu 22.04. The source code is also tested on CentOS 8.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-async-source-duplication-0.4.1-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-async-source-duplication-0.4.1-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-async-source-duplication-0.4.1-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-async-source-duplication-0.4.1-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-async-source-duplication-0.4.1-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-async-source-duplication-0.4.1-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-async-source-duplication-0.4.1-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-async-source-duplication-0.4.1-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-async-source-duplication-0.4.1-obs28-ubuntu-20.04-x86_64.deb
OBS Asynchronous Source Duplication 0.4.0
This is an experimental release of an asynchronous source duplication plugin for OBS Studio.
Changes in 0.4.0
- Support macOS on Apple Silicon.
- Build host is changed to Github Actions instead of Azure Pipeline.
- Minimum OBS version becomes 27.0.0.
- Windows installer is removed.
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-async-source-duplication-0.4.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-async-source-duplication-0.4.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-async-source-duplication-0.4.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-async-source-duplication-0.4.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-async-source-duplication-0.4.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-async-source-duplication-0.4.0-obs27-ubuntu-20.04-x86_64.deb
and install with command below
sudo apt install obs-async-source-duplication-0.4.0-obs27-ubuntu-20.04-x86_64.deb
0.2.0
OBS Asynchronous Source Duplication 0.2.0
This is an experimental release of an asynchronous source duplication plugin for OBS Studio.
Changes from 0.1.0
- Added a combo-box and a button in the source property dialog. Users can easily setup the source.
- Fixed the source was not shown at startup (#1)
- Fixed ID of the source and the filter. Previous settings will be discarded and users has to remove the old filters and sources and setup again.
Install
Windows
Download obs-async-source-duplication-0.2.0-Windows-Installer.exe
(provided below) and execute it.
Or, download obs-async-source-duplication-0.2.0-Windows.zip
(provided below) and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
MacOS
Download obs-async-source-duplication-0.2.0-macos.zip
(provided below) and extract in /Library/Application Support/obs-studio/plugins
.
See also this guide.
Linux
Download and install obs-async-source-duplication-0.2.0-1_amd64.deb
(provided below)
Or, compile from source for other distributions.
Limitation
- Not all binaries are tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: never tested but the source code is tested on CentOS 8.
- There is a known issue.
- Duplicated source is not shown when the original source is not visible.
0.1.0
OBS Asynchronous Source Duplication 0.1.0
This is an experimental release of an asynchronous source duplication plugin for OBS Studio.
Install
Windows
Download obs-async-source-duplication-0.1.0-Windows-Installer.exe
(provided below) and execute it.
Or, download obs-async-source-duplication-0.1.0-Windows.zip
(provided below) and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
MacOS
Download obs-async-source-duplication-0.1.0-macos.zip
(provided below) and extract in /Library/Application Support/obs-studio/plugins
.
See also this guide.
Linux
Download and install obs-async-source-duplication-0.1.0-1_amd64.deb
(provided below)
Or, compile from source for other distributions.
Limitation
- Not all binaries are tested.
- Windows: never tested.
- MacOS: never tested.
- Ubuntu: never tested but the source code is tested on CentOS 8.