Forum Discussion
Video blanks when switch focus to chat or meeting
- Jun 30, 2022
There is a similar issue open on feedback
Teams meeting causes monitors to go black · Community (microsoft.com)
I would vote up on this, or raise a new issue on feedback if this isn't specifically what you are experiencing. Once done I would open a support ticket referencing the feedback item along with screenshots and OS versions
I could suggest a few things such as updating the Teams client and ensuring all the devices are on the latest version, and clearing the cache of all the devices - and you may want to run through this, but seeing that it occurred suddenly, and its happening in both the web and desktop client experience and to multiple users would suggest its a bug, or something is occurring on Microsoft's end. They will be able to run through all with you, but gathering the above data can shorten the interaction with support.
Thanks for raising, and hope Microsoft resolve it. Once you open a ticket drop the ticket number here and I will raise to Microsoft engineering this end. No guarantees of a response but I can get it in front of them.
Best, Chris
BradSP65 Well since Macos 12.5 came out I upgraded the 2017 MBP to see if that would make any difference to teams PWA. unfortauntely no impact. Reverting Edge right back to 91 version also makes no difference as 91 does not support the background effects but every version in between also displays the exact same problem. So this appears to be aTeams js issue by the looks.
So I guess, time to start now debugging the microsoft javascript to try and get a working version of teams PWA in my spare time. So far I have noticed that babylon 4.2 is used to provide the back ground effects. That turning on the video momentarily flashes and then disappears to black when the following callback is received and logged as an error on the console.
2022-07-23T00:42:57.514Z deviceManager: videoEffectStateChangedEvent onVideoAffectAppliedWeb Call back received
Babylon is only called when enabling the camera. Once the camera is working then switching to external chat or your calendar and then maximising the display does not result in babylon being called again and the video remains running.
So rough estimate just by the console is that babylon.js 4.2 may be a good place to start further investigations within the javascript.
BradSP65 well today its back to completely broken with back grounds and nothing has changed on my 4 machines. I also confirmed with the mac rumors thread that is running and they confirm it does not work with back grounds. Guess it is up to me to spend my time to debug the microsoft java script and try and resolve what is going on that impacts the application globally. It was almost semi-working prior to the global outage this week. Even that has now gone.
- Aug 02, 2022
Man, this thread is wild!
Best, Chris