NEW 172679
Missing RTCMediaStreamTrackStats in getStats for outgoing media
https://bugs.webkit.org/show_bug.cgi?id=172679
Summary Missing RTCMediaStreamTrackStats in getStats for outgoing media
Michael Leaney
Reported 2017-05-27 06:57:47 PDT
RTCMediaStreamTrackStats is missing when calling getStats on a peer connection being used for sending media. Steps to Reproduce: Head to: https://webrtc.github.io/samples/src/content/peerconnection/constraints/ Click "Get media" Click "Connect" Expected Results: To see RTCMediaStreamTrackStats objects included in the stats on the sending side Observed Results: RTCMediaStreamTrackStats are not included in the stats on the sending side Both Firefox and Chrome have this information, and it's a requirement of the webrtc spec
Attachments
youenn fablet
Comment 1 2017-05-31 16:37:43 PDT
Radar WebKit Bug Importer
Comment 2 2017-05-31 16:37:59 PDT
Jon Lee
Comment 3 2017-06-02 17:35:52 PDT
Note You need to log in before you can comment on or make changes to this bug.