docs(troubleshooting): Add workaround for "blur" plugin in KDE (#3328)

This commit is contained in:
Kelvie Wong
2024-10-24 18:26:35 -07:00
committed by GitHub
parent 73d777fa0b
commit 8810c5ccdd
+8
View File
@@ -165,6 +165,14 @@ high as long as the encoder is used.
### Gamescope compatibility ### Gamescope compatibility
Some users have reported stuttering issues when streaming games running within Gamescope. 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 ## macOS
### Dynamic session lookup failed ### Dynamic session lookup failed