<br clear="all"><div><br><br> </div><div class="gmail_quote"><div class="gmail_quote">Hi,<br> I am trying to play amr-wb stream on the client with the following commands<br> <br><pre style="white-space:pre-wrap;word-wrap:break-word">
<font size="4">gst-launch -v gstrtpbin name=rtpbin \
udpsrc caps="application/x-rtp,media=(string)audio,clock-rate=(int)16000,encoding-name=(string)AMR-WB,encoding-params=(string)1,octet-align=(string)1" port=5002 ! tpbin.recv_rtp_sink_1 \
rtpbin. ! rtpamrdepay ! amrnbdec ! alsasink \
udpsrc port=5003 ! rtpbin.recv_rtcp_sink_1 \
rtpbin.send_rtcp_src_1 ! udpsink port=5007 sync=false async=false
</font><br></pre><br>But I am getting the error "<b>Internal data Flow error</b>" because rtpbin and rtpamrdepay cannot link their pads. This is the code from the sample RTP receiver.Even then I am getting the error. Please let me know what could be issue. I am new to gstreamer framework<div>
<br><br> Cheers!<span><font color="#888888"><br> Deepth<br><br> <br> <br> <br></font></span></div>
<br></div><br>
</div><br>