[gst-devel] Elements in rtspsrc pipeline

wl2776 wl2776 at gmail.com
Wed Jan 19 11:56:33 CET 2011



Stewart Hardwick wrote:
> 
> Can anyone help me with a block diagram of which elements make up an
> rtspsrc
> and how they are connected, assuming the
> simplest case?
> 

Something like this:
http://dl.dropbox.com/u/11507187/player-rtsp-success.png

Try writing a simple program, which would create a pipeline, set it to play,
then call
GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(GST_BIN(pipeline),
GST_DEBUG_GRAPH_SHOW_ALL, filename);
macro.

Set environment variable GST_DEBUG_DUMP_DOT_DIR to some path before running
this program.

-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Elements-in-rtspsrc-pipeline-tp3224990p3225021.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list