| Summary: | When using wayland, plasma is unable to share screen in web apps | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | David <kitt997> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | kwin-bugs-null, nate, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.4 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2022-08-24 17:23:16 UTC
Cannot reproduce; these work for me. Probably an issue with either the local PipeWire setup, or a bug in the PipeWire-based screencasting support code. The Discord app doesn't support Wayland, it uses X11 instead of xdg portals for screen sharing (In reply to Zamundaaa from comment #2) > The Discord app doesn't support Wayland, it uses X11 instead of xdg portals > for screen sharing based on your suggestions, I investigated the XDG portal affair and consequently: - found another Discord client having support for it (webcord) - enabled the "enable-webrtc-pipewire-capturer" flag in chromium based browser in order to have screen sharing working. Other issues arose then, but that's for other reports. I'll leave this here in the hope it will guide other users looking for this issue on the web. Thank you |