Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ESS-1529: Adding SDP Reordering logic if MCU is in Room and FF is 59v and above #385

Closed ishannaithani closed 5 years ago

ishannaithani commented 5 years ago

Purpose of this PR:

To support old MCU with JS SDK and Firefox in unified-plan - when screensharing with a separate SKylinkJS instance, Firefox clients cause a SDP m-line index mismatch. This PR fixes the order of m-lines if MCU is on and client is FF version 59 and above.

See ESS-1529 for more details.