After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775749 - hlsdemux: Unable to playback with apple HLS TS test stream
hlsdemux: Unable to playback with apple HLS TS test stream
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-07 11:46 UTC by Jimmy Ohn
Modified: 2017-03-02 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jimmy Ohn 2016-12-07 11:46:46 UTC
I have a problem with GStreamer 1.11.0.1 and HLS test stream to be played.
I'm using playbin and playbin3 that doesn't work with below uri. this is a advanced HLS test stream which is provided from Apple(https://developer.apple.com/streaming/examples/). 
<TS>
gst-launch-1.0 playbin uri=http://tungsten.aaplimg.com/VOD/bipbop_adv_example_v2/master.m3u8

<fMP4>
gst-launch-1.0 playbin uri=http://tungsten.aaplimg.com/VOD/bipbop_adv_fmp4_example/master.m3u8
Comment 1 Sebastian Dröge (slomo) 2017-03-02 18:27:06 UTC
Seems to work fine with playbin3 (the TS stream). The fmp4 stream is not supported yet, see https://bugzilla.gnome.org/show_bug.cgi?id=775750