[Webkit-unassigned] [Bug 272525] REGRESSION (iOS 17.4): HLS Videos with AES Encryption in combination with data-uri's fail to start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 07:15:01 PDT 2024


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

--- Comment #11 from markmeeus <mark.meeus at gmail.com> ---
yes, blob's don't work either.
You have to have the key url with https to work around this issue.

in your case something like

#EXT-X-KEY:METHOD=AES-128,URI="https://example.origin/video/xyz/key",IV=0XFB84E8FB21A0D6170945E0D0C2FD6E35

-- 
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/20240412/2a423925/attachment.htm>


More information about the webkit-unassigned mailing list