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

[webrtc-pc] Ordering of SRD promise resolving vs. track "mute" event

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Thu, 31 Aug 2017 14:53:58 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-254363204-1504191229-sysbot+gh@w3.org>
taylor-b has just created a new issue for https://github.com/w3c/webrtc-pc:

== Ordering of SRD promise resolving vs. track "mute" event ==
This is the equivalent of #1508, but for the "mute" event rather than "track".

The "update the muted state" algorithm we reference from mediacapture-main queues a task, which means it will happen after the SRD promise resolves rather than before. The "track" event fires before the promise resolves; if we want the "mute" event to fire before as well, we may need to make the algorithm in mediacapture-main more flexible (see comments towards the end of https://github.com/w3c/webrtc-pc/pull/1519).

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1568 using your GitHub account
Received on Thursday, 31 August 2017 14:53:58 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:36 UTC