not sure where is issue is it just my firefox version that is shipped or missing something or what as tittle says i see my own webcam and all sounds are there, but nothing on other parcipants webcam or shared screens are shown just black screen with gereratic message something went wrong when using teams web version on silverblue 44
As I understand it, Teams uses the H.264 codec for incoming feeds and shares, so you should check to make sure Firefox is setup for that. Go to about:addons, select “Plugins” from the left-side menu, find " OpenH264 Video Codec provided by Cisco Systems, Inc.", and using the three dots menu make sure “Always Activate” is enabled. If the OpenH264 codec is missing, make sure you’ve checked the “Play DRM-controlled content” radio box in Firefox’s settings.
Since you’re on Silverblue, you may also want to make sure the flatpak codec extensions were installed—i.e., run flatpak install flathub org.freedesktop.Platform.ffmpeg-full.
well that explains as i cant get that working without layering codecs to system
layering it now as i usually been using straight flatpak firefox no issues, but on current setup i needed firefox on default base image to get things just work on it and integrations
sudo rpm-ostree override remove noopenh264 --install openh264 --install gstreamer1-plugin-openh264 --install mozilla-openh264
Got it… Does layering it in fix your issue?
we will see tomorrow or later today when i test teams metting again will notify after confirming