mediasoup-client icon indicating copy to clipboard operation
mediasoup-client copied to clipboard

Reuse closed m= sections in Firefox

Open snnz opened this issue 5 years ago • 2 comments

This PR handles m= sections reuse in Firefox by synchronizing RemoteSdp with the local description regardless of where the new transceiver's section is placed by the browser.

snnz avatar Dec 27 '20 23:12 snnz

Thanks. AFAIR there is a reason for me to not do this that way in the past, but I cannot recall which one now. I have to take a deeper look to this. IMHO if this works it must be done for all handlers and not just for Firefox.

ibc avatar Dec 28 '20 16:12 ibc

I will come back to this PR next week.

ibc avatar Apr 23 '24 16:04 ibc