Skip to content

OBS VNC Source 0.3.1

Compare
Choose a tag to compare
@norihiro norihiro released this 26 May 02:01
0.3.1
ecc9cf1

This is a minor release of OBS VNC Source.

Changes

  • Added a user name property (available for MacOS) (#18)
  • Suppressed log messages (#17)
  • Added a property to defer connection, to disconnect at hidden or inactive (#17)

Install

Windows

Download obs-vnc-0.3.1-Windows.zip (provided below) and extract to your OBS Studio installed directory.

MacOS

Download obs-vnc-0.3.1-macos.dmg (provided below) and copy obs-vnc to plugins folder.
Or, you can download obs-vnc-0.3.1-macos.zip and extract in /Library/Application Support/obs-studio/plugins.

Linux

For Ubuntu, download obs-vnc_1-0.3.1-1_amd64.deb and install it.
For other distribution, compile from source.

Limitation

  • The user name is available only in MacOS binary. Ubuntu and Windows binaries are not compiled with the user name. If you build from source, the user name is enabled if your libvncclient has SASL.
  • OpenSSL for 32-bit Windows is not enabled.