docs(troubleshooting): Add workaround for "blur" plugin in KDE (#3328)
This commit is contained in:
parent
73d777fa0b
commit
8810c5ccdd
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue