<!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] Creating RTSP
messages</title></head><body>
<blockquote type="cite" cite><font size="-1">Actually, I have already
tried using openRTSP, but it doesn't serve my purpose, as it streams
the data to the machine</font><br>
<font size="-1">from where the request originates, whereas I want them
to be redirected to some other machine with a different IP
address.</font><br>
<font size="-1">Can you help me configure openRTSP for
that?</font></blockquote>
<div><br></div>
<div>As I have explained repeatedly: You can't do this, because THE
SERVER WILL NOT LET YOU DO IT!&nbsp; I.e., the server will not let a
client request that the stream be sent to a different machine, because
that could be used to do a denial of service attack.</div>
<div><br></div>
<div>There is nothing that you can do with &quot;openRTSP&quot; - or
with any other RTSP client - to make this happen.&nbsp; The only way
to support this is to rewrite your server code (so that it becomes a
security risk :-)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>