RTSP server with existing pipeline

Dušan Poizl poizl at maindata.sk
Mon May 5 05:02:17 PDT 2014


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?


More information about the gstreamer-devel mailing list