[Webkit-unassigned] [Bug 172679] New: Missing RTCMediaStreamTrackStats in getStats for outgoing media
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 27 06:57:47 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172679
Bug ID: 172679
Summary: Missing RTCMediaStreamTrackStats in getStats for
outgoing media
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mleaney at tokbox.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170527/f5103671/attachment.html>
More information about the webkit-unassigned
mailing list