Re: [webrtc-pc] What happens to stopped transports? (#2486)

Shorter version reply:

> But stop() will still stop sending and receiving immediately ON BOTH SIDES, which should fire the appropriate events on the local transport objects I claim.

This is already true (mute), but stop sending/receiving is separate from stopping the transport used to carry the RTP stream.

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

Received on Wednesday, 8 July 2020 16:47:19 UTC