https://bugs.kde.org/show_bug.cgi?id=429989
Jan Grulich <jgrul...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jgrul...@redhat.com |kwin-bugs-n...@kde.org Component|general |general CC| |jgrul...@redhat.com Product|xdg-desktop-portal-kde |kwin Version|unspecified |5.20.4 --- Comment #2 from Jan Grulich <jgrul...@redhat.com> --- I think this is broken in Chromium. Originally with Plasma 5.19, we were using BGRx format and I implemented WebRTC using it as well, however with Plasma 5.20 and things moving to KWin, it can now also be BGRA (with alpha channel) and that will not be handled in WebRTC. This is already fixed upstream: https://webrtc-review.googlesource.com/c/src/+/194100 @apol: I wonder whether we can (or if we want) to workaround on our end. Basically we can set stream format to be either BGRA or BGR based on what we settle on with the client and then take that into account? You can ignore two portals showing up, that's something we will have to deal with in Chromium. It is painful, but for now you have to confirm both dialogs. -- You are receiving this mail because: You are watching all bug changes.