@nprofile1q... #!/bin/sh
gst-launch-1.0 -v udpsrc port=12345 ! "application/x-rtp,media=(string)audio, clock-rate=(int)44100, encoding-name=(string)L16, channels=(int)2" ! rtpL16depay ! audioconvert ! pulsesink sync=true buffer-time=2500
Now you are