Skip to content
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

FF35 RTCOutboundRtpStreamStats updates #37722

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Jan 20, 2025

FF135 adds support for a few new properties of RTCOutboundRtpStreamStats and RTCInboundRtpStreamStats.

That's one of the interfaces I haven't updated for mdn/mdn#384.
This PR adds full docs for RTCOutboundRtpStreamStats - mostly based on the spec, but also a little digging.

Related work for the FF135 release can be tracked in #37513

Copy link
Contributor

github-actions bot commented Jan 20, 2025

Preview URLs (23 pages)
Flaws (3)

Note! 20 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/retransmittedBytesSent
Title: RTCOutboundRtpStreamStats: retransmittedBytesSent property
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCInboundRtpStreamStats/bytesSent does not exist

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/rid
Title: RTCOutboundRtpStreamStats: rid property
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCStatsReport.type_outbound-rtp.rid

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/retransmittedPacketsSent
Title: RTCOutboundRtpStreamStats: retransmittedPacketsSent property
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsSent does not exist
External URLs (1)

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/scalabilityMode
Title: RTCOutboundRtpStreamStats: scalabilityMode property

(comment last updated: 2025-01-21 04:24:58)

@hamishwillee hamishwillee marked this pull request as ready for review January 21, 2025 03:45
@hamishwillee hamishwillee requested review from a team as code owners January 21, 2025 03:45
@hamishwillee hamishwillee requested review from sideshowbarker and wbamberg and removed request for a team January 21, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/l [PR only] 501-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant