[Webkit-unassigned] [Bug 174505] New: [MediaStream] Limit the number of remote video samples queued

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 14 09:26:13 PDT 2017


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

            Bug ID: 174505
           Summary: [MediaStream] Limit the number of remote video samples
                    queued
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com

MediaPlayerPrivateMediaStreamAVFObjC::removeOldSamplesFromPendingQueue releases queued video samples that are earlier than the current stream time. This works for samples from a local media stream track, but frames from a remote track are tagged for "immediate display" and don't have valid time stamps so there is no such thing as an "old" sample.

-- 
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/20170714/fef6d2e5/attachment.html>


More information about the webkit-unassigned mailing list