Git Product home page Git Product logo

Comments (6)

julian-alarcon avatar julian-alarcon commented on June 7, 2024 1

Maybe using a cleaner option to allow Audio/video calls can solve this issue:

https://techcommunity.microsoft.com/t5/Microsoft-Teams/TEAMS-and-LINUX-The-Future-is-Now/m-p/355250/highlight/true#M26671

Basically it sets a value in the settings that enables this function:
angular.element(document).injector().get('callingSupportService').oneOnOneCallingEnabled = true
angular.element(document).injector().get('settingsService').appConfig.enableCallingChromeOneOnOne = true

from teams-for-linux.

tulanian avatar tulanian commented on June 7, 2024 1

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on June 7, 2024

Hi @tulanian, I can see that in Microsoft Edge (windows 10) the Speaker option is also not available so is a Microsoft Edge issue.

Elaborating:
We are using Edge as the user agent but doing quite a hack (moving from Chrome to Edge on start) so that we have the video and mentions working.

They accept issues/ideas in their public channel (one of the top 3 is the linux client... that hopefully one day will remove the need of this project):
https://microsoftteams.uservoice.com/forums/555103-public

Workaround:
I don't use fedora myself but maybe you can bypass this by setting the default audio (assume using the pavucontrol but not sure (https://fedoramagazine.org/precise-audio-control-with-fedora/)). In any case, is really annoying needing to change the audio setting every single time you get into a meeting. (another one for Microsoft official channel)

Another option, but less elegant from my point of view, is to use version 0.1.7.
You will not be able to use video calls as it uses the Chrome user agent.
There are a few other things that don't work on that version like drag and drop, it doesn't persist the session and it doesn't focus you to the teams windows when you click on a notification.

Closing as it is the current Microsoft Edge behavior so Microsoft should be dealing with it (or allowing video to the chrome user agent!!)

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on June 7, 2024

I am not sure when I will be able to have a look at this, but sounds like a better workaround than switching user agent. Reopening and adding "help wanted" to see if someone else can try it. Thanks!!

from teams-for-linux.

IsmaelMartinez avatar IsmaelMartinez commented on June 7, 2024

Ok, this is now been release as part of the release 0.1.15. Thanks again @julian-alarcon for pointing out the alternative solution to the userAgent hack!

from teams-for-linux.

george-norton avatar george-norton commented on June 7, 2024

Video calls aren't working for me in 0.1.15, it looks like one of the options from the previous comment is missing. If I add:
angular.element(document).injector().get('callingSupportService').oneOnOneCallingEnabled = true;
Then it works work.

from teams-for-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.