[Bug 774830] uri: Add new uri API to get URI fragment as table

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 22 08:12:51 UTC 2016


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

--- Comment #2 from Seungha Yang <sh.yang at lge.com> ---
MPEGDASH requires URI fragment based MPD Anchor feature.
For example, any mpds start play from 10 Sec if URI fragment is set "t=10"

Not only for MPEGDASH, Media Fragments URI 1.0
(https://www.w3.org/TR/media-frags/) is saying that URI fragment can set some
playback features using URI.
For the future generic usage of it in Gstreamer, I think this API is needed.

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