How do I use a pipeline to implement two video stream

hzhong hongbo.zhong at ivicar.cn
Wed Apr 1 17:36:15 PDT 2015


On 04/02/2015 03:21 AM, Arnaud Loonstra wrote:
> 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
Thank you very much!

I will try it.


Thanks,
Hongbo



More information about the gstreamer-devel mailing list