[Webkit-unassigned] [Bug 227121] [GTK][MiniBrowser] Video can not be played HLS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 26 07:11:01 PDT 2021


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

Philippe Normand <pnormand at igalia.com> changed:

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

--- Comment #1 from Philippe Normand <pnormand at igalia.com> ---
(In reply to luigifab from comment #0)
> Created attachment 431660 [details]
> Screenshot of the browser error
> 
> OS: Debian Testing amd64
> Package: libwebkit2gtk-4.0-37 (v2.32.1-2)
> (http://ftp2.fr.debian.org/debian/pool/main/w/webkit2gtk/libwebkit2gtk-4.0-
> 37_2.32.1-2_amd64.deb)
> 
> Command line used: /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser
> --enable-media-stream=True --enable-encrypted-media=True
> --enable-media-capabilities=True
> 

None of these should matter for this page.

> Go to: https://developer-tools.jwplayer.com/stream-tester
> Check "Force type to HLS" and click on "Test Stream" button.
> 
> Result is: This video file cannot be played. (Error Code: 102630)
> Do the same with Firefox 89, Chrome 91, Edge 91, Opera 77, no error.
> 
> 
> I found and installed the package gstreamer1.0-wpe, same result.

gstreamer1.0-wpe is not used either for this page.

> How to fix the problem?

Please set these env vars and share the gst.log file.
GST_DEBUG="3,webkit*:6" GST_DEBUG_FILE="gst.log"

What is the output of gst-inspect-1.0 hlsdemux ?
Did you install gst-plugins-bad?

-- 
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/20210626/6a7e368b/attachment.htm>


More information about the webkit-unassigned mailing list