Closed Bug 1926622 Opened 1 year ago Closed 1 year ago

Implement some missing stats in RTCInboundRtpStreamStats

Categories

(Core :: WebRTC, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
142 Branch
Tracking Status
firefox142 --- fixed

People

(Reporter: jrmuizel, Assigned: ng)

References

(Blocks 2 open bugs, Regressed 1 open bug)

Details

(Keywords: dev-doc-complete, webcompat:blocked-resources, webcompat:platform-bug)

User Story

https://mozilla-hub.atlassian.net/browse/FFXP-677
platform-scheduled:2025-07-01

Attachments

(2 files)

Firefox is the only browser not supporting this.

Blocks: amzn-luna
Keywords: dev-doc-needed

Why do we need this prioritized? I've not run into a situation where a partner asked for it. From the Luna bug, it sounds like we can't support that site for a variety of reasons unrelated to this.

Severity: -- → S3
Flags: needinfo?(jmuizelaar)
Blocks: 1359872
Summary: Implement `keyFramesDecoded` in RTCInboundRtpStreamStats → Implement some missing stats in RTCInboundRtpStreamStats
  • keyFramesDecoded
  • totalAssemblyTime
  • framesAssembledFromMultiplePackets
  • decoderImplementation
Flags: needinfo?(jmuizelaar)
User Story: (updated)
No longer blocks: webrtc-triage

For reference, the mandatory to implement ones from https://w3c.github.io/webrtc-pc/#mandatory-to-implement-stats:

  • "inbound-rtp"
    • RTCRtpStreamStats ssrc, kind, transportId, codecId
    • RTCReceivedRtpStreamStats packetsReceived, packetsLost, jitter,
    • RTCInboundRtpStreamStats trackIdentifier, remoteId, framesDecoded, framesDropped nackCount, framesReceived, bytesReceived, totalAudioEnergy, totalSamplesDuration packetsDiscarded,

(We can look at optional ones of course as well).

User Story: (updated)
Assignee: nobody → mfroman
Assignee: mfroman → nobody
Assignee: nobody → ngrunbaum
Assignee: ngrunbaum → nobody
Priority: -- → P3
Assignee: nobody → ngrunbaum
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Regressions: 1974205
QA Whiteboard: [qa-triage-done-c143/b142]

FF142 MDN docs work for this is tracked in https://github.com/mdn/content/issues/40478

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: