Add/remove pipeline branches from tee

Sebastian Dröge sebastian at centricular.com
Fri Aug 7 01:21:54 PDT 2015


On Fr, 2015-08-07 at 01:12 -0700, petesmah wrote:
> Thanks for the replies. I've been able to get the branch to PLAYING 
> now,
> which was due to clearing the "async" property. My source, however, 
> still
> isn't happy when the udpsink branch is connected, and sends an 
> "Internal
> data flow error" to the bus. 
> 
> My source is rtspsrc, but the element which throws the error is 
> udpsrc0,
> which I'm assuming is a sub-element of rtspsrc. 
> 
> At present this is my only issue. I'll keep trying other possible 
> solutions,
> but advice on how to avoid the "Internal data flow error" error would 
> be
> much appreciated.

It's a problem further downstream most likely. For debugging this you
would get a GStreamer debug log, try with GST_DEBUG=6, find the first
occurence of this error and then read backwards to find the actual
cause

It's probably some caps incompatibility somewhere.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150807/51d011e3/attachment.sig>


More information about the gstreamer-devel mailing list