versatica / libmediasoupclient

mediasoup client side C++ library
https://mediasoup.org
ISC License
291 stars 178 forks source link

Reuse SDP m= sections for sending media #61

Closed ibc closed 4 years ago

ibc commented 5 years ago

Instead of disabling (by setting a=inactive) sending transceivers, close them with remote m= port 0 to later reuse it when creating a new sending transceiver (via pc.addTransceiver()).

jmillan commented 4 years ago

Done b219aa51da32c07742ee4ca86a71245e88d60012