[Webkit-unassigned] [Bug 172680] New: codecId missing in RTCRTPStreamStats and the corresponding RTCCodecStats
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 27 07:59:25 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172680
Bug ID: 172680
Summary: codecId missing in RTCRTPStreamStats and the
corresponding RTCCodecStats
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
There is no codecId field on the RTCRTPStreamStats and the corresponding RTCCodecStats objects.
Steps to Reproduce:
Head to: https://webrtc.github.io/samples/src/content/peerconnection/constraints/
Click "Get media"
Click "Connect"
Observe there is no codecId in the inbound-rtp stats objects
Expected Results:
Expect to see codecId in these stat objects. They exist in Chrome and Firefox.
Observed Results:
No codecId is observed
--
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/6309351b/attachment.html>
More information about the webkit-unassigned
mailing list