This is an experimental release of VNC Plugin for OBS Studio.
Changes in 0.6.1
- Added error and information messages to OBS Studio log file.
- This will be helpful to debug when seeing an error
rfbInitClient failed
.
- This will be helpful to debug when seeing an error
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.6.1-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.6.1-obs28-macos-x86_64.pkg
and run installer.
Or, download zip package obs-vnc-0.6.1-obs28-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later on Apple Silicon
Download installer obs-vnc-0.6.1-obs28-macos-arm64.pkg
and run installer.
Or, download zip package obs-vnc-0.6.1-obs28-macos-arm64.zip
and follow this guide to extract.
Ubuntu
OBS Studio 28 or later on Ubuntu 22.04 or later
Download package obs-vnc-0.6.1-obs28-ubuntu-22.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-vnc-0.6.1-obs28-ubuntu-22.04-x86_64.deb