gstreamer dash playback pipeline

Mayank Agarwal mayank77fromindia at gmail.com
Fri Nov 21 03:12:26 PST 2014


Hi,

In gstreamer there is plugin dashdemux
which is used by playbin to play mpd files

Now i want to implement adaptive playback
using gstreamer and now i have come to conclusion that
i need to use dashdemux plugin to implement mpeg dash player.
Need to implement player in such a way that i need to have control
over which streams to play at which bitrate.

for src plugin i need to use souphttpsrc.Now for mpd
parsing,downloading and demuxing,decoding
do i need to refer to the dashdemux code to implement player or is
there any other plugin

Regards,
Mayank


More information about the gstreamer-devel mailing list