[Bug 758387] hlsdemux: downloads same fragment of live playlist at different bitrates

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 5 15:42:56 UTC 2017


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

Tom Bailey <gstreamer at btinternet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gstreamer at btinternet.com

--- Comment #11 from Tom Bailey <gstreamer at btinternet.com> ---
Hi there, I've recently integrated Alex's changes to generate the
adaptive-streaming-representations message and the select-bitrate signal into
our system, and had to made a couple of improvements in the process.

- The adaptive-streaming-representations message now comprises a single message
containing all the representations (i.e. bitrates) available in the stream in a
GPtrArray, rather than one message
- dashdemux now includes the media type of each representation, to allow audio
and video to be distinguished
- The select-bitrate signal also now includes the MIME type of the media being
played out, again to allow audio and video to be distinguished in the case of
DASH

The two patches attached supersede "adaptivedemux: add "select-bitrate" signal
to control ABR"

-- 
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