[gst-devel] It is fail to request pad in rtpbin

Zoltan Seress gatesofdarkness at gmail.com
Fri Jul 25 21:08:38 CEST 2008


Hi

This has to work. You said you had a proper command line. Start it with this
modification:
GST_DEBUG_DUMP_DOT_DIR=$PWD gst-launch + "rest of the pipeline"

The you will have some *.dot files in your current working directory.
Then use this command in the shell: dot -Tpng xxx.dot -opipeline.png
This will create a pipeline.png image, which reveals the connection between
the elements and other details, for example session ID-s.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080725/c6711388/attachment.htm>


More information about the gstreamer-devel mailing list