- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Mar 2018 04:07:09 +0000
- To: public-webrtc-logs@w3.org
> Local offer stopping transceiver. @taylor-b I think there's some confusion here. Do you mean Local offer setting direction to `recvonly`? `transceiver.stop()` fires the ended event on remote tracks on both ends thanks to: *"In addition, since the receiver's [[ReceiverTrack]] has ended, the steps described in track ended MUST be followed."* But it doesn't remove the track from its stream. That's something we only added for `direction`. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1778#issuecomment-371372408 using your GitHub account
Received on Thursday, 8 March 2018 04:07:12 UTC