Hi, I'm having trouble setting up an RTP stream using gst-launch-0.10. I also haven't been able to find a lot of documentation on the subject. Here's what I've tried so far:
gst-launch-0.10 -v filesrc location=test.ogg ! oggdemux ! rtptheorapay ! rtpbin localport=10000 destinations=127.0.0.1:10010 gst-launch-0.10 -v rtpbin localport=10010 ! rtptheoradepay ! theoradec ! xvimagesink The second command seems to work. It waits at: Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... New clock: GstSystemClock The first command exits almost immediately, in far less time than the source file takes to play. I've removed most of the verbose content: ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock Got EOS from element "pipeline0". Execution ended after 3343000 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... ... Setting pipeline to NULL ... FREEING pipeline ... Nothing shows up on the receiving end. I've checked to make sure the packets are being sent, and it appears they are. Am I missing something? Are there some examples somewhere that I can work with? Thanks, Damon ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel