[gst-devel] RTP with GStreamer
moser at nimble.ch
moser at nimble.ch
Fri Sep 28 10:03:03 CEST 2007
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
Your nimble
More information about the gstreamer-devel
mailing list