RESOLVED FIXED 253297
Add settings to configure buffering policy in ManagedMediaSource
https://bugs.webkit.org/show_bug.cgi?id=253297
Summary Add settings to configure buffering policy in ManagedMediaSource
Jean-Yves Avenard [:jya]
Reported 2023-03-02 22:49:53 PST
Let's make the buffering policy introduced in bug 253295 configurable. This can be done through 3 settings: ManagedMediaSourceLowThreshold (default is 10.0s) ManagedMediaSourceHighThreshold (default is 30.0s) ManagedMediaSourceRebufferingThreshold (default is 10.0s)
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-02 22:50:34 PST
Jean-Yves Avenard [:jya]
Comment 2 2023-03-05 17:58:04 PST
EWS
Comment 3 2023-03-05 23:52:27 PST
Committed 261256@main (af3ae60a0a62): <https://commits.webkit.org/261256@main> Reviewed commits have been landed. Closing PR #11093 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.