Using MS Teams in Ubuntu, cannot share screen after recent upate

Michael Yakobi 56 Reputation points
2021-05-18T09:23:17.017+00:00

Hi,
I'm using MS Teams on Ubuntu and usually its realy awesome.
However after the latest updates to both Ubuntu and Teams, when I try to share my screen the bar is empty:
97447-image.png

I tried rebooting and it didn't help.

My ubuntu version is 21.04 64bit with GNOME 3.38.5.
Teams is 1.4.00.7556 (64-bit).

Thanks

Microsoft 365 and Office | Skype for Business | Linux
{count} votes

6 answers

Sort by: Most helpful
  1. Michael Yakobi 56 Reputation points
    2021-05-18T13:15:48.963+00:00
    4 people found this answer helpful.

  2. Treasure Mathala 6 Reputation points
    2021-12-29T13:45:19.087+00:00

    This worked for me

    https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-20-04-desktop

    I was trying to share my screen via Zoom and a message popped up saying Zoom only supports Wayland, after enabling it I tested teams screen sharing and teams worked too.

    1 person found this answer helpful.
    0 comments No comments

  3. Brent Groves 11 Reputation points
    2022-06-09T17:50:35.677+00:00

    In Ubuntu 20.04 I noticed a sharing item in setting that I never paid attention to until this week when I started not being able to share my desktop on Microsoft Teams.

    209940-screenshot-from-2022-06-09-13-47-09.png

    1 person found this answer helpful.

  4. Tiofan Pamor Wibowo 6 Reputation points
    2022-09-19T17:35:02.783+00:00

    I was resolved by going to chrome://flags/#enable-webrtc-pipewire-capturer and changing the value from Default to Enabled.

    then

    Search for the file.conf in /etc/gdm3/ in my case, Ubuntu 22.04, it's custom.conf

       sudo nano /etc/gdm3/custom.conf  
    

    uncomment the line

    #WaylandEnable=false to be WaylandEnable=false

    then reboot

    "uncommenting that line will use the Xorg display manager instead of Wayland "

    1 person found this answer helpful.
    0 comments No comments

  5. Rajesh Shivam 6 Reputation points
    2022-06-02T14:56:53.557+00:00

    If you upgraded your Ubuntu to the latest version, you cannot share screen through MS Teams, Zoom, Anydesk, etc. I found an awesome solution on this blog.

    how-to-fix-zoom-screen-sharing-on-ubuntu-22-04-quickly

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.