[Live-devel] Nat
Ross Finlayson
finlayson at live.com
Tue Jul 26 13:39:39 PDT 2005
>I need to stream from a server to a client both inside a private
>(different) network.
Unfortunately RTSP doesn't work well over NATs, because of all of the
explicit port numbers and IP addresses that are present in RTSP
requests and response.
However, if your client requests RTP-over-RTSP (i.e., receiving RTP
packets over the RTSP TCP connection), then it will probably be able
to receive the stream, provided that it is able to make the initial
RTSP connection to the server.
So, I suggest that you configure your client to request RTP-over-RTSP
streaming.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list