ivelkov / teams-for-linux

Unofficial Microsoft Teams for Linux client
GNU General Public License v3.0
323 stars 57 forks source link

Screensharing support #43

Open eporsche opened 6 years ago

eporsche commented 6 years ago

Hi, this software works flawless :) - except Screensharing does not work. Are there plans to integrate this functionality? Thanks!

mpruefer commented 6 years ago

Yes, the ability to screensharing is the only thing that’s missing really. Except this, great app!

jesse-osiecki-zz commented 6 years ago

I'm not sure this is possible, it sounds like they only offer it on the desktop client?

eporsche commented 6 years ago

I guess you are right - I tried Screen Sharing with Edge under Windows. It does not work. Seems like a desktop client only feature.

shanalikhan commented 6 years ago

Missing screen share feature

waynedmoore commented 6 years ago

Screen sharing is not possible in the web client, which is what this is based on. So I'd say this would not be possible until there is a native Linux client - whenever that may be.

eporsche commented 6 years ago

I was playing around with v4l2loopback .. it works - but with very bad quality... I ran the loopback device with ffmpeg -f x11grab -r 15 -s 1280x720 -i :1 -vcodec rawvideo -pix_fmt yuv420p -threads 0 -vf hflip -f v4l2 /dev/video1

noderat commented 5 years ago

Appears there is now a chrome extension for screen sharing in teams?

https://chrome.google.com/webstore/detail/microsoft-teams-screen-sh/dhheiegalgcabbcobinipgmhepkkeidk?hl=en

KirylKovaliov commented 5 years ago

I'm also experiencing issue with the direct calls. If i call to the group everything works fine, but 1 on 1 it doesn't work at all.

brennerm commented 5 years ago

Did anybody get the extension to work with the Electron app?

julian-alarcon commented 5 years ago

Check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! Screen sharing was enabled since version 0.1.16.