From cc0cee715b7da21212e6c2e08318d925ba32148a Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 17 Jun 2021 06:47:28 +0300 Subject: [PATCH] Update faq.md --- pages/faq.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/faq.md b/pages/faq.md index ecfc618..b2aa82d 100644 --- a/pages/faq.md +++ b/pages/faq.md @@ -95,6 +95,13 @@ Note: if you can't find an answer to your question here, try the [Community FAQ] ----- # Video problems +### I can see the video but I can't see the WebRTC switch +
+ Click to view + +WebRTC is an alternative mode for the default MJPEG and it's only supported on v2+ platforms with the CSI video capture device. See [this](webrtc.md) page to solve any problems with WebRTC. +
+ ### Pi-KVM does not show the video from the computer at all
Click to view