Navigation Menu

Skip to content

OBS Asynchronous Source Duplication 0.4.0

Compare
Choose a tag to compare
@norihiro norihiro released this 24 Aug 13:37
· 3 commits to main since this release
0.4.0
cc35709

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