<!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"> 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 "openRTSP" application implements the '-p
<client-port-number>" option.</div>
<div><br></div>
<div>Specifically, call "MediaSubsession::setClientPortNum()"
before calling "MediaSubsession::initiate()".</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>