[Webkit-unassigned] [Bug 197608] iOS Safari should support preload "auto"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 00:25:22 PDT 2023


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

--- Comment #5 from phil917 at gmail.com ---
Just want to add for anyone that comes across this issue that you can "fix" this by using Media Fragments. Essentially, append #t=5 (or whatever time you want the video to start at) to your video src attribute. Works with .mp4 and (mercifully in my case) HLS sources.

This will cause the video to show a frame from the video source instead of a blank/empty space, if the video is loaded in the paused state.

-- 
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/20230510/0ea3c942/attachment-0001.htm>


More information about the webkit-unassigned mailing list