Bug 182108

Summary: [GStreamer][HLS] http/tests/media/hls tests timing out since added
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bugs-noreply, clopez, jer.noble, philn
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 174458    
Bug Blocks:    

Description Miguel Gomez 2018-01-25 08:31:52 PST
http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
Comment 1 Philippe Normand 2022-09-04 08:17:42 PDT
These tests time out because the external subtitle track doesn't load. See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/969

Supposedly this all works now thanks to hlsdemux2, but we can't use it yet in WebKit because:

1. We don't use playbin3 by default yet
2. Network access was hard-wired in hlsdemux2, preventing its use in a process that is network-sandboxed.
Comment 2 Philippe Normand 2022-09-04 08:22:54 PDT
*** Bug 227661 has been marked as a duplicate of this bug. ***