Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.1
-
-
208fe51a84a173404efa37aec40f08199b653701
Description
When attempting a video call using Microsoft Teams' web interface, no video is transmitted in both directions. The video preview, however, works (in the bottom right corner). The console log displays the following suspicious messages:
[14912:21020:0128/124140.670:ERROR:sdp_offer_answer.cc(457)] A BUNDLE group contains a codec collision for header extension id=2. The id must be the same across all bundled media descriptions (INVALID_PARAMETER) [14912:21020:0128/124140.670:ERROR:sdp_offer_answer.cc(927)] Failed to set remote offer sdp: A BUNDLE group contains a codec collision for header extension id=2. The id must be the same across all bundled media descriptions [15672:18072:0128/134740.014:ERROR:webrtc_video_engine.cc(1052)] No video codecs in common. [15672:18072:0128/134740.018:ERROR:webrtc_video_engine.cc(1403)] SetSend(true) called before setting codec. [15672:18072:0128/134740.470:ERROR:webrtc_video_engine.cc(1052)] No video codecs in common. [15672:18072:0128/134740.472:ERROR:webrtc_video_engine.cc(1403)] SetSend(true) called before setting codec.