<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class=""><span style="font-family: Calibri, sans-serif; font-size: 11pt;" class="">The problem I have is with RTP/RTCP server ports. I have a silverlight RTSP player which is running without elevated trust (meaning it can only use port range</span> <span class="" style="font-size: 10pt; font-family: 'Segoe UI', sans-serif; color: rgb(42, 42, 42);">4502-4534). So without proxiing RTP/RTCP server ports I could only have 15 connections (32 – 1 port for RTSP).</span></div></blockquote><div><br class=""></div><div><br class=""></div></div>Note that you can specify the initial port number (to be used by RTP and RTCP) as the “initialPortNum” parameter to the “OnDemandServerMediaSubsession” constructor.<div class=""><br class=""></div><div class="">But if the number of available port numbers on your system isn’t sufficient, then you should get a better system!  Either ‘elevate your trust’ on your system, or use a Unix system (e.g., Linux, FreeBSD, Mac OS X), which doesn’t have such a draconian restriction.</div><br class=""><br class=""><div apple-content-edited="true" class="">
<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;  "><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;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>