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

[webrtc-pc] "track" event fires while MediaStream has a partial list of tracks.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Thu, 20 Apr 2017 14:45:54 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-223092478-1492699552-sysbot+gh@w3.org>
taylor-b has just created a new issue for https://github.com/w3c/webrtc-pc:

== "track" event fires while MediaStream has a partial list of tracks. ==
If the spec is interpreted literally, when a remote description with both audio/video tracks is set, you'd first get a `track` event for the audio track, with a stream that only contains the audio track, then another `track` event for the video track, where the video track has now been added to the stream.

But it seems more sensible to fire the `track` event with the full list of tracks already populated. 

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1135 using your GitHub account
Received on Thursday, 20 April 2017 14:46:04 UTC

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