<!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] RTSP client_port(how to specify
it)</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; At 'SETUP'
section in RTSP, client side send the request includes client_port
that it will used to receive rtp, these client_port were determined by
client side player, now due to the firewall blocks most of ports, so I
want to specify these client_port, what should I
do?</font></blockquote>
<div><br></div>
<div>Note how the &quot;openRTSP&quot; application implements the '-p
&lt;client-port-number&gt;&quot; option.</div>
<div><br></div>
<div>Specifically, call &quot;MediaSubsession::setClientPortNum()&quot;
before calling &quot;MediaSubsession::initiate()&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>