How do I use a pipeline to implement two video stream

Arnaud Loonstra arnaud at sphaero.org
Wed Apr 1 12:21:21 PDT 2015


On 04/01/2015 07:18 AM, hzhong wrote:
> Hi Everyone,
>
> I am a new to develop the gstreamer application. I want to use a pipeline to implement two video stream.
>
> A video stream can be saved to the location file, other is for the rtsp stream.
>
>
> APPSRC ---------X264enc--------> file.avi
>                             |
>                             |---> RTSP stream
>
> Could you told me any method?

Use the tee element

-- 
w: http://www.sphaero.org
t: http://twitter.com/sphaero
g: http://github.com/sphaero
i: freenode: sphaero_z25


More information about the gstreamer-devel mailing list