OBS VNC Source 0.4.0
This is a minor release of OBS VNC Source.
Changes
- Send SendFramebufferUpdateRequest based on
skip_update_*
properties so that the data from VNC server will be reduced. This feature might not work correctly when connecting to Screen Sharing on macOS. - Binaries are signed and packages are notarized (macOS only)
Install
Windows
Download obs-vnc-0.4.0-Windows.zip
(provided below) and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
MacOS
Download obs-vnc-0.4.0-macos.dmg
(provided below) and copy obs-vnc
to plugins
folder.
Or, you can download obs-vnc-0.4.0-macos.zip
and extract under /Library/Application Support/obs-studio/plugins
.
Linux
For Ubuntu, download obs-vnc_1-0.4.0-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.