Skip to content

OBS VNC Plugin 0.6.0

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 16 Apr 06:40
0.6.0
858a8cf

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

Changes in 0.6.0

  • [Windows only] Shorten the connection timeout from 60 seconds to 10 seconds. Also made the timeout configurable by a property.
  • [Non-Windows] Reconnect immediately when some properties are changed.
  • Added a reconnect button on the properties dialog.
  • Added a property to clear the texture when losting connection to the server.

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.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.6.0-obs28-macos-x86_64.pkg and run installer.
Or, download zip package obs-vnc-0.6.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.6.0-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-vnc-0.6.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.6.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vnc-0.6.0-obs28-ubuntu-22.04-x86_64.deb