Re: [webrtc-pc] Section 10.3: Issue 5

> When the other peer stops sending a track in this manner, an ended event is fired at the MediaStreamTrack object

This seems wrong. If the other peer sets a track again, and the direction changes to "sendrecv", what happens? The remote track can't be un-ended. So, I don't think remote tracks should be ended unless a transceiver is stopped.

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

Received on Tuesday, 7 March 2017 18:36:46 UTC