Hu Fererico, thanks for the tips. Yes, they are in the same machine (Ubuntu 11.04) <br><br>Anyway I did telnet 192.168.1.4 8554 it says:<br><br>&quot;Trying 192.168.1.4...<br>telnet: Unable to connect to remote host: Connection refused&quot;<br>
<br>Thanks I hope I could resolve this as soon as is possible.<br><br>Regards<br><br>Rossana<br>
<br><br><br>
<br><br><div class="gmail_quote">2012/4/10 Federico Zamperini <span dir="ltr">&lt;<a href="mailto:fzamperini@tiscali.it">fzamperini@tiscali.it</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Rossana,<br>
        are the client and the server on the same machine?<br>
If not, check the firewall; anyway, try to connect to the server using telnet:<br>
<br>
telnet &lt;rtsp server ip address&gt; 8554<br>
<br>
and then type:<br>
<br>
DESCRIBE rtsp://&lt;rtsp server ip address&gt;/test RTSP/1.0<br>
CSeq: 1<br>
<br>
You should see something like<br>
<br>
RTSP/1.0 200 OK<br>
CSeq: 1<br>
Content-Type: application/sdp<br>
[more lines]<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote></div><br>