-
Notifications
You must be signed in to change notification settings - Fork 55
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
making calls requires Edge set in the userAgent #36
Comments
Call and Video functions work with the Edge User Agent. |
Has anyone figured out what User Agent the Mac client sends and tried using it? Edit Changing to this UA results in a blank purple screen on load. |
I've found that if I set the Edge User Agent and delete |
nice find! likely to be implemented? can't see Microsoft allowing non-Microsoft browsers to work anytime soon... |
After further use it seems the channel history does disappear occasionally |
@ivelkov seems like this is implemented in master, could you publish a new release? |
@maximbaz, you might try this fork which is more up-to-date: https://github.com/JamieMagee/teams-for-linux |
Hi! Check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! Video/Audio calls are fixed, and Screen sharing is working too! |
To make calls on Archlinux I changed the userAgent as Ivelin recommended and it's working now.
Edit
/usr/share/teams-for-linux/app/lib/index.js
Microsoft Edge UA string:
Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10136
The text was updated successfully, but these errors were encountered: