<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Problem with live555MediaServer
when work</title></head><body>
<blockquote type="cite" cite>
<blockquote>I am trying to setup RTSP server on my Linux machine which
has two network interfaces eth0 and eth1.<br>
</blockquote>
<blockquote>_________________<br>
</blockquote>
<blockquote>10.199.131.56 ---->| eth1 eth0|<-------
192.168.0.1</blockquote>
</blockquote>
<div><br></div>
<div>[...]<br>
</div>
<blockquote type="cite" cite>
<blockquote>Play streams from this server using the URL<br>
</blockquote>
<blockquote>rtsp://<a
href="http://10.199.131.101/">10.199.131.101/</a><filename></blockquote
>
</blockquote>
<div><br></div>
<div>[...]<br>
</div>
<blockquote type="cite" cite>
<blockquote>I want to setup RTSP server using eth0 as my client is
running on subnet 192.168.0.X.</blockquote>
</blockquote>
<div><br></div>
<div>You might be able to do this just by having your client use
192.168.0.1 in the "rtsp://" URL - i.e.,</div>
<div><x-tab>       
</x-tab>rtsp://192.168.0.1/<filename></div>
<div><br></div>
<div>If that doesn't work, then I suggest removing the multicast route
(i.e., 255.255.255.0) from the eth1 network (i.e., 10.199.131.0). 
If you do this, but keep the multicast route on the eth0 network, then
the server should automatically use eth0 from then on.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>