Skip to content

OBS Main View Source 0.3.0

Latest

Choose a tag to compare

@norihiro norihiro released this 06 Nov 00:17
0.3.0
bd4acbc

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

Changes at 0.3.0-1

  • Fixed the installers for Windows.

Changes at 0.3.0

  • Started to use the new main-rendered-callback for OBS >= 30.
  • Fixed performance issue when virtual-camera is enabled with scene or source.
  • Updated build script based on my other plugins.
  • Set the plugin name so that the Plugin Manager can show the user-friendly name.
  • Fixed potential dangling pointer access violation (bbb1973).

Limitation

  • Not all binaries are tested.
    • Windows: 0.1.4 was tested.
    • MacOS: 0.2.0 was tested on Intel mac.
    • Ubuntu: 0.2.2 was tested with OBS Studio 27.2.4 on Ubuntu 22.04.
    • Fedora: 0.3.0 was tested with OBS Studio 31.0.3 on Fedora 41.
    • The source code is developed mainly on Fedora 41.
  • 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 32 or later

Download obs-main-view-source-0.3.0-1-obs32-Windows-Installer.exe and execute it.
Download obs-main-view-source-0.3.0-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 30 or later

Download obs-main-view-source-0.3.0-1-obs30-Windows-Installer.exe and execute it.
Download obs-main-view-source-0.3.0-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download obs-main-view-source-0.3.0-1-obs28-Windows-Installer.exe and execute it.
Download obs-main-view-source-0.3.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

macOS

OBS Studio 32 or later

Download installer obs-main-view-source-0.3.0-obs32-macos-universal.pkg and run the installer.
Or, download zip package obs-main-view-source-0.3.0-obs32-macos-universal.zip and follow instruction.

OBS Studio 30 or later

Download installer obs-main-view-source-0.3.0-obs30-macos-universal.pkg and run the installer.
Or, download zip package obs-main-view-source-0.3.0-obs30-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer obs-main-view-source-0.3.0-obs28-macos-universal.pkg and run the installer.
Or, download zip package obs-main-view-source-0.3.0-obs28-macos-universal.zip and follow instruction.

Ubuntu The plugin is available on PPA. ``` sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio sudo apt update sudo apt install main-view-source-for-obs-for-obs ```

OBS Studio 32 or later on Ubuntu 24.04

Download obs-main-view-source-0.3.0-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-main-view-source-0.3.0-obs32-ubuntu-24.04-x86_64.deb

OBS Studio 30 or later on Ubuntu 22.04

Download obs-main-view-source-0.3.0-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-main-view-source-0.3.0-obs30-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04

Download obs-main-view-source-0.3.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-main-view-source-0.3.0-obs28-ubuntu-22.04-x86_64.deb

Fedora RPM repository is available on Fedora Copr.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-main-view-source