W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > May 2017

[webrtc-pc] Some JSEP "applying a description" steps can't occur in parallel.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Mon, 08 May 2017 06:23:23 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-226949424-1494224602-sysbot+gh@w3.org>
taylor-b has just created a new issue for https://github.com/w3c/webrtc-pc:

== Some JSEP "applying a description" steps can't occur in parallel. ==
The "apply a description according to JSEP" step is described as occurring entirely in parallel. But some of the JSEP steps involve creating transceivers (from new "m=" sections in a remote description) or changing their `mid` attribute, which can't occur in parallel.

So, would it be acceptable to say "In parallel, apply the description according to JSEP, performing all steps except those that modify the set of transceivers," calling out the transceiver-related steps in the "queued task" section (which we already do for the most part)?

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1177 using your GitHub account
Received on Monday, 8 May 2017 06:23:30 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC