Is there a way to hook RTSP server on existing pipeline? I need to be able manually construct pipeline to my needs. Also the pipeline must run even before any client connect. For example videosrc ! x264enc ! tee name=t ! mpegtsmux ! udpsink t. ! rtph264pay ! udpsink Is it possible to export existing stream to RTSP server?