[Bug 746436] tee: Add property that allows having all source pads unlinked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 02:58:21 PDT 2015


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

--- Comment #2 from Jose Antonio Santos Cadenas <santoscadenas at gmail.com> ---
Yes, I know that. This is why I added a property, for this to be optional.

We are developing applications that are linking and unlinking elements to tee
while in PLAYING state and it's hard otherwise to take care of not letting the
tee completely disconnected for a while. As we are working with live pipelines
this won't consume 100% of CPU.

Nevertheless, what I'm forced to do now is this:

videotestsrc ! tee ! fakesink

That could also take 100% of CPU and requires more elements.

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