Skip to content

OBS VNC Plugin 0.5.0

Compare
Choose a tag to compare
@norihiro norihiro released this 10 Jan 06:20
· 9 commits to main since this release
0.5.0
00350d3

This is an experimental release of VNC Plugin for OBS Studio.

Changes in 0.5.0

  • Switched build environment to GitHub Actions from Azure Pipeline.
  • Added macOS on Apple Silicon as the supported platform.
  • Dropped supporting OBS Studio 27 and earlier versions. Now the required version is OBS Studio 28.0.0 or later.

Limitation

  • Not all binaries are tested.
    • Windows: 0.5.0 was tested with OBS Studio nightly (only checked the plugin is loaded without errors).
    • macOS: Version 0.5.0 was tested with OBS 30.0 on Apple M2.
    • Ubuntu: Version 0.5.0 was tested on Ubuntu 22.04.
  • For macOS on Apple Silicon, macOS 14 or later is required.
  • For macOS on Intel CPU, macOS 12 or later is required.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 28 or later

Download obs-vnc-0.5.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 28 or later on Intel mac

Download installer obs-vnc-0.5.0-obs28-macos-x86_64.pkg and run installer.
Or, download zip package obs-vnc-0.5.0-obs28-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-vnc-0.5.0-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-vnc-0.5.0-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-vnc-0.5.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vnc-0.5.0-obs28-ubuntu-22.04-x86_64.deb