From ad9e5d9c91cfdc9bd3fb3f7928cce45146cda33b Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 15 Jun 2021 20:15:35 +0300 Subject: [PATCH] Update webrtc.md --- pages/webrtc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/webrtc.md b/pages/webrtc.md index 8303a33..d6043ad 100644 --- a/pages/webrtc.md +++ b/pages/webrtc.md @@ -10,6 +10,8 @@ If you are upgrading to an older version of the OS, you will need to manually en ``` Then restart the Web UI and then in the **System** menu you will see the video mode switch. +:exclamation: If you do not see the switch, it means that either your browser does not support WebRTC, or the `kvmd-janus` service was not started. + # Subtleties The MJPEG video stream uses the same HTTP connection that you use to download the web interface. This means that for remote access, you just need to forward ports 80 and 443 on your router.