Bug 283259

Summary: WebM player will report empty VideoPlaybackQualityMetrics
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.