From 6944626b8d3b8357123296f03044ee9bd032911e Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 14 Mar 2023 02:14:43 +0200 Subject: [PATCH] update --- docs/vnc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vnc.md b/docs/vnc.md index 351f71e3..705bccb9 100644 --- a/docs/vnc.md +++ b/docs/vnc.md @@ -50,7 +50,7 @@ As an alternative to the web interface, you can use VNC with various desktop cli We recommend [TigerVNC](https://tigervnc.org) for a better experience on desktop. -If you are using PiKVM V3+ or DIY based on CSI bridge, you can try the [beta version of TigerVNC with H.264 support](https://github.com/TigerVNC/tigervnc/releases/tag/v1.12.90). It will improve performance and save traffic. +If you are using PiKVM V3+ or DIY based on CSI bridge, you can try the [latest version (>= 1.13.0) of TigerVNC with H.264 support](https://github.com/TigerVNC/tigervnc/releases). It will improve performance and save traffic. H.264 is available in binary builds for Windows, for other OS it needs to be compiled manually (before that, you need to install ffmpeg libraries).