- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Nov 2016 14:32:08 +0000
- To: public-webrtc@w3.org
alvestrand has just created a new issue for https://github.com/w3c/webrtc-stats: == Messed up "stream" and "track" == At the moment, the text relevant to this says: "track" Contains the sequence of tracks related to a specific media stream and the corresponding media-level metrics. It is accessed by the RTCMediaStreamStats. This is obviously wrong. The RTCStatsType string for a MediaStream should be "stream", and "track" should point to RTCMediaStreamTrackStats. The term "media stream" shouldn't be used without a reference. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/80 using your GitHub account
Received on Thursday, 3 November 2016 14:32:15 UTC