[Bug 759862] Input selector hangs with tee element and live rtspsrc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Dec 26 02:52:43 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759862
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Does it even work without a tee and rtmpsink when changing the active pad of
the input-selector a lot of times?
My guess is that the problem here is that input-selector produces discontinuous
output... and RTMP is very picky about such things. Also you will likely have
to re-encode the video (with a single encoder for all streams) as RTMP also
does not like changes of the video codec parameters in the middle of the
stream.
--
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