OBS Main View Source 0.2.0
This is an experimental release of a main view source plugin for OBS Studio.
Changes at 0.2.0
- Support macOS on Apple Silicon.
- Minimum required version is increased to OBS 27.
- Build host is changed to Github Actions instead of Azure Pipeline.
Limitation
- Not all binaries are tested.
- Windows: 0.1.4 was tested.
- MacOS: 0.2.0 was tested on Intel mac.
- Ubuntu: never tested but the source code is tested on Fedora 34.
- Audio of the program is not provided.
- HDR is not supported.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-main-view-source-0.2.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
Or, download obs-main-view-source-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-main-view-source-0.2.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-main-view-source-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-main-view-source-0.2.0-obs28-macos-arm64.pkg
and run installer.
Or, download zip package obs-main-view-source-0.2.0-obs28-macos-arm64.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 or later on Ubuntu
Download package obs-main-view-source-0.2.0-obs27-ubuntu-20.04-x86_64.deb
and install with sudo apt install obs-main-view-source-0.2.0-obs27-ubuntu-20.04-x86_64.deb
.