[Webkit-unassigned] [Bug 174458] [Gstreamer] Unable to play TED videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 24 08:07:35 PST 2022


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philn at igalia.com

--- Comment #15 from Philippe Normand <philn at igalia.com> ---
I think we should disable HLS support. The current demuxer based on adaptivedemux is considered deprecated in favour of hlsdemux2, which we can't use in WebKit... The new demuxer uses libsoup directly, so it won't work if the WebProcess sandbox is enabled.

I just tried this TED video after disabling HLS, MSE was used as fallback and playback worked just fine...

-- 
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/20221224/7a4dd2df/attachment.htm>


More information about the webkit-unassigned mailing list