- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jul 2017 09:36:45 +0000
- To: public-webrtc-logs@w3.org
soareschen has just created a new issue for https://github.com/w3c/webrtc-pc: == Processing Remote MediaStreamTracks should pass on receiver when constructing track event == In the last step of 5.1.1 Processing Remote MediaStreamTracks: > Queue a task to fire an event named track with transceiver, track, and streams at the connection object. It missed out the receiver attribute in ` RTCTrackEvent`, which we know is simply getting from `transceiver.receiver`. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1499 using your GitHub account
Received on Thursday, 20 July 2017 09:36:47 UTC