WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 144040
149672
[GStreamer] Can't handle several internet radio streams
https://bugs.webkit.org/show_bug.cgi?id=149672
Summary
[GStreamer] Can't handle several internet radio streams
Michael Catanzaro
Reported
2015-09-30 10:16:03 PDT
It was reported that WebKit can't play several radio streams. Totem can handle them fine, so I'm reporting this against WebKit rather than GStreamer. Example stream that works only in Totem:
http://m.energy.de/webradio/cha/special
(Note, the stream does not play at all for me. I think it requires MP3.)
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2015-10-01 08:47:27 PDT
Those streams seems to use the HLS adaptive streaming protocol. The core of the issue is that hlsdemux uses our httpsrc element in WebKit whereas in Totem the usual souphttpsrc element would be used to download fragments. See also
https://bugs.webkit.org/show_bug.cgi?id=144040
and
https://bugs.webkit.org/show_bug.cgi?id=138606
Philippe Normand
Comment 2
2015-10-01 08:48:28 PDT
Our httpsrc element doesn't behave very well in some cases when used by adaptivedemux/hlsdemux.
Philippe Normand
Comment 3
2016-04-05 00:24:55 PDT
*** This bug has been marked as a duplicate of
bug 144040
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug