-
-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
screen sharing doesn't work on Centos #64
Comments
Hi, is this on 1to1 or group chat? I have seen that the 1st page that the app loads sometimes don't get the "screensharing" enabled. Can you check if by going to another group chat and then back to the one you where trying to use it works? Might need to increase the "timeout" that waits to enable the feature. |
It just doesn't work, not 1to1 not in a meeting. It works in Chrome, anyway to enable some kind of debugging? |
you can start the app with --webDebug and you will get the chrome devtools |
Also, if you where using a previous version, you probably need to clean the cache/history. https://github.com/IsmaelMartinez/teams-for-linux#no-history Let me know how you get on with that. I had a similar issue while testing the user agent just now and had to clean the "history" |
Hi @chrisgns , I assume this is sorted, so I will close the issue. Reopen otherwise. |
Sorry, I was away on a business trip. It doesn't work, I tried a second computer and deleted the history completely, but the camera for starting the video calls is still greyed out and is showing the tooltip that video is not yet supported in my browser. |
Have you tried running from source? or dowloading the tar.gz and running it from there.. Or installing another package type... (snap or AppImage). |
I tried rpm and tar.gz, both failed, I don't know how to run it from source.
Christoph
Outlook für Android<https://aka.ms/ghei36> herunterladen
…________________________________
From: IsmaelMartinez <notifications@github.com>
Sent: Thursday, March 21, 2019 10:07:25 PM
To: IsmaelMartinez/teams-for-linux
Cc: Christoph Kaulich; Mention
Subject: Re: [IsmaelMartinez/teams-for-linux] screen sharing doesn't work on Centos (#64)
Have you tried running from source? or dowloading the tar.gz and running it from there..
Or installing another package type... (snap or AppImage).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#64 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AiEoznZuZ-hzXNQC8H-TU2AI7QsoJhvSks5vY_SNgaJpZM4b5g52>.
|
Hi, I tried the master branch today on a VM with Centos 7, I can share the screen with no issues (some warnings but nothing critical), I even made a one to one and works with good quality (maybe the bug #61 is related with screen resolution as the VM has lower resolution)
But the version 0.1.16 doesn't show the screen sharing option and the voice call option pop ups a warning about browser support. Also, packaged master (currently 0.1.17) branch on .rpm, used it and worked fine. So, I think that this can be mark as fixed and the next build version will fix your issue @chrisgns BTW, @chrisgns , if you want to test the source you have to install yarn, Nodejs, gcc-c++, make and libXScrnSaver. Then run |
Hi @chrisgns , Can you check if the screenshare work if you set chrome as your default browser? It should not be needed... but is one of those things that might be the reason... hope helps, Ismael |
Sorry for the late reply, but it still does not work. I was setting Chrome as default, bus nothing changed. |
Hello I got the same issue on fedora, I am using cinnamon desktop and it fails. |
You might need to start then teams with and argument to tell it to use another "desktop". I don't have the time this week but have a look at other close issues related to the icon don't looking right. It wasn't the solution but one of those "try this". Sorry I can't be more useful this week. |
Hi,
I am using teams-for-linux-0.1.16-181.x86_64 on Centos 7, but trying to get screen sharing working I get the message that screen sharing is not supported by the browser version.
On the system bot chromium and google-chrome is installed, and having both extensions
https://chrome.google.com/webstore/detail/microsoft-teams-screen-sh/dhheiegalgcabbcobinipgmhepkkeidk and
https://chrome.google.com/webstore/detail/enable-teams-calling/ifgnnjhhfdpjpjokajkolhioakajhidc
the screen sharing works in google-chrome.
Is there anything can do, to get teams-for-linux working?
Christoph
The text was updated successfully, but these errors were encountered: