Hi,<br><br>Thanks a lot Ross for the suggestion. It worked well! However I have another issue. My client is connected to the <a href="http://live555.com">live555.com</a> server through an USB cable, and I find that the RTSP packets are exchanged alright. However, the RTP packets are sent by the server with a a 15 seconds time gap between each packet! As a result I can see no media in my client. Do you have any idea why the RTP packets are so slow in coming (is it due the the speed of USB?)? Can you suggest something for improving the rate?
<br><br>Thanks again for your help. I really appreciate it!<br><br>..Romit<br><br><div><span class="gmail_quote">On 10/27/06, <b class="gmail_sendername"><a href="mailto:live-devel-request@ns.live555.com">live-devel-request@ns.live555.com
</a></b> &lt;<a href="mailto:live-devel-request@ns.live555.com">live-devel-request@ns.live555.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;">
------------------------------<br><br>Message: 6<br>Date: Thu, 26 Oct 2006 14:07:18 +0900<br>From: &quot;Romit Chatterjee&quot; &lt;<a href="mailto:romit.chatterjee@gmail.com">romit.chatterjee@gmail.com</a>&gt;<br>Subject: [Live-devel] How to set the IP address the RTSP server should
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use?<br>To: <a href="mailto:live-devel@ns.live555.com">live-devel@ns.live555.com</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:c11109e50610252207m33a2bca5xf8cfe3c091362902@mail.gmail.com">c11109e50610252207m33a2bca5xf8cfe3c091362902@mail.gmail.com
</a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>Hi,<br><br>I have installed live555 on my linux machine (FC5). I have two interfaces in<br>my machine (eth0, eth1). Now, whenever I start up 'testOnDemandRTSPServer',
<br>it starts up where the rtsp stream urls have IP address of eth0. I need it<br>to use the IP address of eth1 instead. How can I set it up?<br><br>Thanks in advance for your help.<br><br>..Romit Chatterjee<br>-------------- next part --------------
<br>An HTML attachment was scrubbed...<br>URL: <a href="http://lists.live555.com/pipermail/live-devel/attachments/20061025/68c4624b/attachment-0001.html">http://lists.live555.com/pipermail/live-devel/attachments/20061025/68c4624b/attachment-0001.html
</a><br><br>------------------------------<br><br>Message: 7<br>Date: Wed, 25 Oct 2006 23:03:39 -0700<br>From: Ross Finlayson &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;<br>Subject: Re: [Live-devel] How to set the IP address the RTSP server
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;should use?<br>To: LIVE555 Streaming Media - development &amp; use<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:live-devel@ns.live555.com">live-devel@ns.live555.com</a>&gt;<br>Message-ID: &lt;f06230907c165ff7dbbf0@[<a href="http://66.80.62.44">
66.80.62.44</a>]&gt;<br>Content-Type: text/plain; charset=&quot;us-ascii&quot; ; format=&quot;flowed&quot;<br><br>&gt;Hi,<br>&gt;<br>&gt;I have installed live555 on my linux machine (FC5). I have two<br>&gt;interfaces in my machine (eth0, eth1). Now, whenever I start up
<br>&gt;'testOnDemandRTSPServer', it starts up where the rtsp stream urls<br>&gt;have IP address of eth0. I need it to use the IP address of eth1<br>&gt;instead. How can I set it up?<br><br>Try adding the line<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ReceivingInterfaceAddr = our_inet_addr(&quot;
x.y.z.w&quot;);<br><br>at the start of your application.&nbsp;&nbsp;(Replace &quot;x.y.z.w&quot; with the IP<br>address of your desired interface.)<br>--<br><br>Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">
http://www.live555.com/</a><br><br><br></blockquote></div>