From bed630d02fc5252d1cb3f6ba53fc4cd2545caa32 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 12 Aug 2023 08:03:16 +0300 Subject: [PATCH] update --- docs/webrtc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webrtc.md b/docs/webrtc.md index 3784c36e..b53b8f3a 100644 --- a/docs/webrtc.md +++ b/docs/webrtc.md @@ -4,7 +4,7 @@ This is a main video streaming mode available on PiKVM V3+ devices and DIY build With the efficient H.264 encoding, a significant reduction in traffic is achieved compared to old MJPEG mode. !!! note - The video modes are switched in the **System** menu in the Web UI. + The video modes can be switched in the **System** menu in the Web UI. If you don't see the switch, probably your browser does not support H.264, or Janus Gateway (the WebRTC server) is not running on PiKVM.