Bug 172679
| Summary: | Missing RTCMediaStreamTrackStats in getStats for outgoing media | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Leaney <mleaney> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, jonlee, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Leaney
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
rdar://problem/32370709
Radar WebKit Bug Importer
<rdar://problem/32499616>
Jon Lee
rdar://problem/32370709