How do I enable screensharing when I use Google Chrome or Firefox on Wayland?
Environment
- Red Hat Enterprise Linux 9.1
Issue
- I want to be able to share my screen in Google Meet/Bluejeans etc while I use Google Chrome and Wayland
- I want to be able to share my screen in Google Meet/Bluejeans while I use Firefox on Wayland
Resolution
- Ensure
xdg-desktop-portal-gnome
is installed. If it is not rundnf install -y xdg-desktop-portal-gnome
. - Google has set
chrome://flags/#enable-webrtc-pipewire-capturer
to enabled by default. No action is required in Chrome versions 110 and greater. - No additional steps are required for Firefox.
Diagnostic Steps
- xdg-desktop-portal-gnome should be installed as a dependency with Gnome. This is tracked in bz 2172524
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments