In this case, try to verify if you can reach the IP/port at the server host from the client host. I would use telnet client for testing this. I`m not sure about the telnet syntax on windows, but it should be something like this:
<br><br>telnet <a href="http://10.0.1.248">10.0.1.248</a> 8554<br><br>You type this in the client host and check if telnet can connects to the server host. If it can not, so there is no process listening on the port 8554 in the host 
<a href="http://10.0.1.248">10.0.1.248</a>, or you are experiencig some sort of firewall or routing trouble.<br><br>Loreno<br><br><div><span class="gmail_quote">On 5 Sep 2006 04:46:28 -0000, <b class="gmail_sendername">rajesh tiwary
</b> &lt;<a href="mailto:rajuec@rediffmail.com">rajuec@rediffmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<p>
&nbsp; <br>
HI Loreno <br>
nice to see ur reply.<br>
test.m4v is present in the directory where testOnDemandRTSPServer.exe is present.test.m4v is of type MPEG-4 Movie.<br>
<br>
with regards<br>
rajesh&nbsp; <br>
<br>
<br>
<br>
On Mon, 04 Sep 2006 Loreno Oliveira wrote :<br>
&gt;Did you put the media files in the same directory as testOnDemandRTSPServer?<br>
&gt;For the stream you are trying to connect to you should have a mpeg4 file<br>
&gt;called test.m4v.<br>
&gt;<br>
&gt;Loreno<br>
&gt;<br>
&gt;On 9/4/06, Deeptendu Bikash &lt;<a href="mailto:dbikash@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dbikash@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;The error says 'connect failed'. So its probably a network error. Check<br>
&gt;&gt;your network connections and try again.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;On 4 Sep 2006 07:08:05 -0000, rajesh tiwary &lt;<a href="mailto:rajuec@rediffmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rajuec@rediffmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&nbsp; &nbsp; HI ALL,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I got list of RTSP URL after running testonDemandRTSPServer.<br>
&gt;&gt; &gt; Now I want to play this URL through the openRTSP.<br>
&gt;&gt; &gt; when I am trying ,I am getting this Screen dump---&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; //###SCREEN LOGS after runnign mpeg4ESVideoTest###<br>
&gt;&gt; &gt; openrtsp rtsp://10.0.1.248:8554/mpeg4ESVideoTest<br>
&gt;&gt; &gt; Failed to get a SDP description from URL<br>
&gt;&gt; &gt; &quot;rtsp://10.0.1.248:8554/mpeg4ESVideoTes<br>
&gt;&gt; &gt; t&quot;: connect() failed: Unknown error<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; with regards<br>
&gt;&gt; &gt; rajesh<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&nbsp; rajesh kumar<br>
&gt;&gt; &gt; software Engineer(Telecom)<br>
&gt;&gt; &gt; (91)9949902510<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;_______________________________________________<br>
&gt;&gt;live-devel mailing list<br>
&gt;&gt;<a href="mailto:live-devel@lists.live555.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">live-devel@lists.live555.com</a><br>
&gt;&gt;<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;_______________________________________________<br>
&gt;live-devel mailing list<br>
&gt;<a href="mailto:live-devel@lists.live555.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">live-devel@lists.live555.com</a><br>
&gt;<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.live555.com/mailman/listinfo/live-devel</a><br>

</p>


rajesh kumar
<br>
software Engineer(Telecom)
<br>
(91)9949902510
<br>
<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><img border="0" hspace="0" vspace="0">
</a>

</div><br>_______________________________________________<br>live-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br><br><br></blockquote></div>
<br>