Open
Bug 1386010
Opened 7 years ago
Updated 2 years ago
Support RFC 7509 stats in RTCReceivedRTPStreamStats
Categories
(Core :: WebRTC, enhancement, P3)
Tracking
()
NEW
People
(Reporter: ng, Assigned: ng)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
There are extended RTCP stats defined in RFC 7509, which are required by RTCReceivedRTPStreamStats such as packetsDiscarded and packetsRepaired.
[0] https://tools.ietf.org/html/rfc7509
[1] http://rawgit.com/w3c/webrtc-stats/master/webrtc-stats.html#dom-rtcreceivedrtpstreamstats
Assignee | ||
Comment 1•7 years ago
|
||
Collecting these stats is being worked on upstream[0].
[0] https://bugs.chromium.org/p/webrtc/issues/detail?id=7065&desc=3
Comment 2•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•