Re: [webrtc-pc] Need something such as rtpSender.reset() (#2087)

But why do you want to reuse a transceiver like this?

I can see wanting to reuse a media section (it's bits on the wire in an SDP description), but a transceiver is just bits in memory.

Once you have transceiver.stop(), the media section can be reused for a new transceiver (with a different mid).


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2087#issuecomment-459256019 using your GitHub account

Received on Thursday, 31 January 2019 08:19:30 UTC