- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Mar 2018 01:55:22 +0000
- To: public-webrtc-logs@w3.org
> I guess my assumption, which may be incorrect, was that a rejected (port 0) m= section would be interpreted as having an inactive direction, and thus would cause tracks to be removed. I see [stop()](http://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiver-stop) sets `currentDirection` to `null`, but does not alter `direction` (only the user alters it). Stopping and direction appear orthogonal to me in [JSEP](https://tools.ietf.org/html/draft-ietf-rtcweb-jsep-24#section-4.2.1). -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1778#issuecomment-374814296 using your GitHub account
Received on Wednesday, 21 March 2018 01:55:26 UTC