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

RTCStatsReport.type_media-source for video #22510

Merged
merged 2 commits into from
Apr 6, 2024

Conversation

hamishwillee
Copy link
Collaborator

This adds subfeatures for the fields defined in the spec RTCVideoSourceStatus: frames, framesPerSecond, Width, Height.

  1. Used browserstack and https://wpt.live/webrtc-stats/supported-stats.https.html tests to bisect for support on Chrome.
  2. FF116 added these in https://bugzilla.mozilla.org/show_bug.cgi?id=1836879
  3. No idea for Safari - doesn't run in Browserstack.

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 4, 2024
api/RTCStatsReport.json Outdated Show resolved Hide resolved
api/RTCStatsReport.json Outdated Show resolved Hide resolved
api/RTCStatsReport.json Outdated Show resolved Hide resolved
api/RTCStatsReport.json Outdated Show resolved Hide resolved
@queengooborg queengooborg merged commit 76b2fdd into mdn:main Apr 6, 2024
6 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants