Skip to content

Releases: norihiro/obs-vnc

OBS VNC Source 0.2.0

28 Nov 14:24
0.2.0
fd6eb39
Compare
Choose a tag to compare

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.

OBS VNC Source 0.1.0

27 Jun 13:11
0.1.0
Compare
Choose a tag to compare

This is a first release of OBS VNC Source.

Install

Windows

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

MacOS

Download and run obs-vnc-0.1.0-Unsigned.pkg (provided below).
Or, you can download obs-vnc-0.1.0-macos.zip and extract to your OBS Studio installed directory.

Linux

Compile from source.

Limitations

  • 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.