Re: [webrtc-pc] Differences between pc.removeTrack(sender) and sender.replaceTrack(null)

As far as I can tell removeTrack == replaceTrack(null) plus removing the 'send' component from the RtpTransceiver's direction (and flipping the negotiation-needed flag).

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

Received on Monday, 5 November 2018 12:34:13 UTC