Skip to content

OBS Main View Source 0.2.2

Compare
Choose a tag to compare
@norihiro norihiro released this 30 Aug 12:38
· 11 commits to main since this release
0.2.2
d320be9

This is a hotfix release of a main view source plugin for OBS Studio.

Changes at 0.2.2

  • Linux: Fixed the source is not available on OBS Studio 27.

(No changes for macOS and Windows users.)

Changes at 0.2.1

  • Revise package for macOS.
  • Windows installer is removed.

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 35.
  • Audio of the program is not provided.
  • HDR is not supported for this release.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-main-view-source-0.2.2-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-main-view-source-0.2.2-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-main-view-source-0.2.2-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-main-view-source-0.2.2-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-main-view-source-0.2.2-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 or later on Ubuntu

Download package obs-main-view-source-0.2.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install obs-main-view-source-0.2.2-obs27-ubuntu-20.04-x86_64.deb