is gstreamer support one element's data flow to mutli element

Wang Zhenzhong wangzz at avonaco.com
Thu Dec 5 18:25:34 PST 2013


It solved my problem
thank you very much






王振中




From: SebastianDr鰃e
Date: 2013-12-05 23:23
To: wangzz; Discussion of the development of and with GStreamer
Subject: Re: is gstreamer support one element's data flow to mutli element
On Do, 2013-12-05 at 20:06 +0800, Wang Zhenzhong wrote:
> such as this
> h264dec --->h264enc(1080P) --->rtp
> ---->h264enc(720P) --->rtp
> ---->h264enc(4CIF)--->rtp
> ---->h264enc(CIF)--->rtp
> 
> 
> or 
> rtpdec--->file record
>    ---->h264dec---->h264enc(CIF) ---->rtpenc
> 
> 
> if support this, how implement?
> 
> thanks every body

Not sure I understand your mail correctly, but you probably look for the
tee element. It duplicates the input of the sinkpad to an arbitrary
number of srcpads.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131206/083acee6/attachment.html>


More information about the gstreamer-devel mailing list