[Webkit-unassigned] [Bug 253074] New: [MSE] Skip initial buffering rate computation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 06:03:04 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253074

            Bug ID: 253074
           Summary: [MSE] Skip initial buffering rate computation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

m_timeOfBufferingMonitor is initialized in SourceBuffer at creation time. If the first call to monitorBufferingRate() takes too much to happen for whatever reason (eg: because the webpage takes too much to perform the first append), the computed interval is already going to be too big and generate an artificially low m_averageBufferRate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230228/ab8d6420/attachment.htm>


More information about the webkit-unassigned mailing list