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

Sebastian Dröge sebastian at centricular.com
Thu Dec 5 07:23:36 PST 2013


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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131205/2d55ae38/attachment.pgp>


More information about the gstreamer-devel mailing list