CentOS 8.x chrome enable screen-sharing with wayland

From Notes_Wiki
Revision as of 09:37, 3 February 2021 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb self="Chrome enable screen-sharing with wayland">CentOS 8.x chrome|Chrome</yambe:breadcrumb> =CentOS 8.x chrome enable screen-sharing with wayland= By defau...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb self="Chrome enable screen-sharing with wayland">CentOS 8.x chrome|Chrome</yambe:breadcrumb>

CentOS 8.x chrome enable screen-sharing with wayland

By default sharing screen in wayland via browsers (Chrome/Firefox) or other tools such as anydesk may not work. To enable screen sharing at least via Chrome so that during online meetings (eg Webex, meet.jit.si, etc.) screen can be shared use:

  1. Install required packages
    dnf install -y xdg-desktop-portal xdg-desktop-portal-gtk
  2. Configure flag enable-webrtc-pipewire-capturer in Chrome to value "Enabled" instead of default by opening "Chrome://flags" and then searching for "webrtc-pipewire" in search
  3. After this sharing screen should work properly. It will lead to a OS popup for sharing the screen where you can select "Default monitor" to be shared.


Refer: