[gst-devel] RTP with GStreamer

Wim Taymans wim.taymans at gmail.com
Fri Sep 28 12:10:44 CEST 2007


On Fri, 2007-09-28 at 10:03 +0200, moser at nimble.ch wrote:
> Hi All
> 
> I Actually try to stream MP3 over the Network via RTP.
> I tryed go make som samplestream on my localhost looking like this:
> 
>      gst-launch filesrc location=dance.mp3 ! rtpbin ! udpsink
>      gst-launch udpsrc ! rtpbin ! decodebin ! alsasink
> 
> But this doesn't work. I Tested many other posibilities with  
> udpsink/udpsrc but the sound never played.
> Of course
>      gst-launch filesrc location=dance.mp3 ! decodebin ! alsasink
> works!
> 
> Looking forward for a little bit help

The document here should give you some pointers:
http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/gst/rtp/README?revision=1.13&view=markup

Cheers,
Wim
> Your nimble
> 
> 
> -------------------------------------------------------------------------
> 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/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list