Skip to content

OBS VNC Source 0.2.0

Compare
Choose a tag to compare
@norihiro norihiro released this 28 Nov 14:24
0.2.0
fd6eb39

This is a minor release of OBS VNC Source.

Changes

  • Added quality settings.
  • Added JPEG and LZO libraries for Windows build.
  • Fixed external dependencies for MacOS build.

Install

Windows

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

MacOS

Download and run obs-vnc-0.2.0-Unsigned.pkg (provided below).
Or, you can download obs-vnc-0.1.0-macos.zip and extract in /Library/Application Support/obs-studio/plugins.

Linux

Compile from source.

Limitation

  • OpenSSL for 32-bit Windows is excluded since CMake try to link 64-bit library.
  • Binary for MacOS is experimental state and is not tested.