- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Jun 2018 22:17:59 +0000
- To: public-webrtc@w3.org
taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc: == Adding note about potential consequences of stopping a transceiver. == Fixes #1858. If a transceiver is stopped in between applying a remote offer and creating an answer, and it's associated with the "offerer tagged" m= section (the one listed first in "a=group:BUNDLE"), all other m= sections in the BUNDLE group will be rejected as well. The actual normative text should go in JSEP (see https://github.com/rtcweb-wg/jsep/pull/849), but it's surprising enough that it seems worth calling out in a note. See https://github.com/w3c/webrtc-pc/pull/1902
Received on Tuesday, 19 June 2018 22:18:02 UTC