RESOLVED FIXED 283259
WebM player will report empty VideoPlaybackQualityMetrics
https://bugs.webkit.org/show_bug.cgi?id=283259
Summary WebM player will report empty VideoPlaybackQualityMetrics
Jean-Yves Avenard [:jya]
Reported 2024-11-17 05:14:24 PST
MediaPlayerPrivateWebM doesn't implement `videoPlaybackQualityMetrics()` Additionally, VideoMediaSampleRenderer::droppedVideoFrames() & co that would otherwise be used would always return 0. VideoMediaSampleRenderer returns the frame statistics from the WebCoreDecompression session, but those are never set as we aren't using its frames queue management.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-17 05:14:42 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-11-23 05:02:40 PST
EWS
Comment 3 2024-11-24 17:21:33 PST
Committed 287046@main (8a5b62ecf40a): <https://commits.webkit.org/287046@main> Reviewed commits have been landed. Closing PR #37079 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.