From 8810c5ccdd3327521eb41a1a17999d87095423b8 Mon Sep 17 00:00:00 2001 From: Kelvie Wong Date: Thu, 24 Oct 2024 18:26:35 -0700 Subject: [PATCH] docs(troubleshooting): Add workaround for "blur" plugin in KDE (#3328) --- docs/troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index da91630d..133a063b 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -165,6 +165,14 @@ high as long as the encoder is used. ### Gamescope compatibility Some users have reported stuttering issues when streaming games running within Gamescope. +### Occasional flickering in KDE + +The `blur` plugin causes flickering during streaming for some people. Disable it from the +KDE System Settings or from the commandline: +```bash +qdbus org.kde.KWin /Effects unloadEffect blur +``` + ## macOS ### Dynamic session lookup failed