[Bug 768510] appsrc: handle pushing custom segments
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 8 03:47:04 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768510
Seungha Yang <sh.yang at lge.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sh.yang at lge.com
--- Comment #1 from Seungha Yang <sh.yang at lge.com> ---
In case of changing Period adpativedemux, SEGMENT event will be triggered which
was followed by stream-start event.
On the other hand, let's assume a case that DASH/HLS streaming without
adaptivedemux... In that case, current appsrc implementation cannot handle
SEGMENT event which was driven by application (might be stream-start event
also).
So, we need to open an optional way to handle external (application) driven
SEGMENT event and stream-start event.
--
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