[Bug 767838] New: Does souphttpsrc and hlsdemux support stream alternates?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 19 10:42:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767838

            Bug ID: 767838
           Summary: Does souphttpsrc and hlsdemux support stream
                    alternates?
    Classification: Platform
           Product: GStreamer
           Version: 1.8.0
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ya_pg at i.softbank.jp
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I use this pipeline but playback ends when the stream has changed to other
bitrate:
gst-launch-1.0 souphttpsrc location=http://myhost/index.m3u8 ! hlsdemux !
tsdemux name=t t. ! queue ! h264parse ! capsfilter ! avdec_h264 ! videocovnert
! autovideosink t. ! queue ! aacparse ! faad ! audioconvert ! autoaudiosink

If the use this pipeline then Change the stream to other bitrate:
gst-launch-1.0 playbin location=http://myhost/index.m3u8

Does souphttpsrc and hlsdemux support stream alternates?

alternates
stream:https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html#//apple_ref/doc/uid/TP40008332-CH102-SW18

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list