[Bug 759470] input-selector: it switches to active live video stream (rtspsrc) without checking for keyframes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 15 00:21:15 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759470
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The easiest way to implement this would be to just stay at the currently
selected pad and continue as normal (that is, dropping buffers on other pads)
until the to-be-selected pad gets its first buffer without DELTA_UNIT flag. And
then you would do the switch from the currently active pad to the new pad.
--
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