How to stream a clear audio using rtp?

amsts amitsangamwar at gmail.com
Thu Aug 24 06:42:42 UTC 2017


Hi, 
I am streaming a pcm wave file.
I am using following command and plugins for streaming the wave.
I am getting  very few noise on the other end.
How can I get a clear audio ?



gst-launch-1.0 -v filesrc location=./song.wav ! wavparse ! audioconvert !
rtpL16pay ! application/x-rtp, encoding-name=L16, payload=11,
clock-rate=44100, channels=1,layout=interleaved ! udpsink host=localhost
port=5555


Thank You.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-stream-a-clear-audio-using-rtp-tp4684306.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list