Closed pallab-gain closed 5 years ago
Seems like latest Chrome canary could properly handle the answer SDP.
@yuliangz Agreed, we also tested, and confirmed it. https://bugs.chromium.org/p/webrtc/issues/detail?id=9540 is fixed, and closed on 20th December, which was happening due to missing MID in chrome, and one of the side effects of unified-plan that was affecting connect SDK.
Connect doesn't support unified-plan SDP semantic. Currently, connect SDK is failing to establish a call in "setRemoteDescription" phase with given errors.
So, connect has chances to fail when unified-plan will be the default plan in Chrome ( Unified Plan SDP format - transition plan ).
Tested browser versions :
Workaround from JS end: