<div dir="ltr">Dear Experts,<br><br>I am trying to run a pipeline for taking rtp/udp packets and playing them on audioflingersink (Audio sink for Android OS).<br><br>gst-launch-0.10 -v udpsrc caps="application/rtp,media=(string)audio,encoding-name=(string)pcma" port=19790 ! gstrtp .recv_rtp_sink_0 ! rtppcmadepay ! alawdec ! audioconvert ! audioresample ! audioflingersink<br>
<br>But it results in failure to link udpsrc to rtpbin.<br><br>I am not able to understand, is it something wrong with my pipeline ?<br><br>Many thanks in advance Guys, please help me out.<br><br>Kind Regards<br>-Durgesh O Mishra<br clear="all">
<br>-- <br>"If you only have a hammer, you tend to see every problem as a nail."<br>
</div>