Skip to content

Ff142 inbound-rtp stats #27358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 24, 2025
Merged

Ff142 inbound-rtp stats #27358

merged 2 commits into from
Jul 24, 2025

Conversation

hamishwillee
Copy link
Contributor

FF144 adds support for the following inbound-rtp stats in https://bugzilla.mozilla.org/show_bug.cgi?id=1926622:

  • (new features) pauseCount, totalPausesDuration, freezeCount, totalFreezesDuration, estimatedPlayoutTimestamp, framesAssembledFromMultiplePackets, totalAssemblyTime
  • (Existing features) keyFramesDecoded, jitterBufferTargetDelay/jitterBufferMinimumDelay

This adds the features.

Related docs work can be tracked in mdn/content#40478

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Jul 22, 2025
"webview_ios": "mirror"
},
"status": {
"experimental": true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, I am assuming no support from other browsers, hence these new features are experimental.

Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Hamish! 👍

@Elchi3 Elchi3 merged commit 88fff7c into mdn:main Jul 24, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants