Hi,<br><br>I am working with the RTSP Streaming.. I am using the following pipe line ..<br><br>gst-launch rtspsrc protocols=tcp&nbsp; rtsp://196.168.1.106:554/sample.mp3 ! rtpmpadepay ! ffdec_mp3 ! audioconvert ! audioresample ! autoaudiosink 
<br><br>it is showing the following error .. <br><br>Setting pipeline to PAUSED ...<br>ERROR: Pipeline doesn&#39;t want to pause.<br>ERROR: from element /pipeline0/rtspsrc1: Could not read from resource.<br>Additional debug info:
<br>gstrtspsrc.c(1461): gst_rtspsrc_send (): /pipeline0/rtspsrc1:<br>Got error response: 415 (Unsupported Media Type).<br>Setting pipeline to NULL ...<br>FREEING pipeline ...<br><br>can you pls tell me where I am making mistake..
<br>and may I know&nbsp; is anybody working with RTSP Streaming?<br>Advance thanks.. <br><br>Trimurthulu <br><br>