<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have installed a new version (2012.02.03) of the "LIVE555 Streaming Media" code that makes a small change to the behavior of "RTSPClient"s.  Now, after receiving the response to each RTSP "SETUP" command, the code will send a couple of short, 'dummy' UDP packets towards the server.  If the client is behind a NAT box (i.e., its IP address is private), then this improves the likelihood that RTP/UDP packets from the server will successfully reach the client.  I.e., this change increases the likelihood that regular RTP/UDP streaming will work, so that the client does not have to resort to requesting RTP-over-TCP streaming instead.<div><br></div><div>It's important to note that this will work only if it's the RTSP *client* that's behind a NAT.  As always, the RTSP *server* must be on the public Internet (i.e., has a public IP address).  (We currently have no way of supporting a RTSP server that's behind a NAT.)</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>