How to stream a clear audio using rtp?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to stream a clear audio using rtp?

amsts
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.
Reply | Threaded
Open this post in threaded view
|

Re: How to stream a clear audio using rtp?

Yasushi SHOJI-2
Hi

On Thu, Aug 24, 2017 at 3:42 PM, amsts <[hidden email]> wrote:
> 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 ?

does rtpjitterbuffer work for you?

without knowing the root cause, however, it's hard to fix the problem.
--
               yashi
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel