Re: [webrtc-pc] Should remote tracks stop() when the PC is close()-ed?

I'm not sure

> Set the readyState of receiver's [[ReceiverTrack]] to "ended".

Is the same thing as "ending the track". For example, setting the readyState is part of the steps of ending the track for any other reason than calling stop().

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

Received on Monday, 25 June 2018 13:44:08 UTC