<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div style="font-size: 16px; font-style: normal; "><span style="font-family: 'times new roman', 'new york', times, serif;"><span class="Apple-tab-span" style="background-color: transparent; white-space: pre;">    </span>I am trying to use the codes of stream "mpeg2TransportStreamFromUDPSourceTest" of testProgs/testOnDemandRTSPServer to read from a source which will send mpeg2ts over RTP, and the server do read data from RTP source, which is good. But I found that the RTSPServer has not a RTCP port.</span></div></div></blockquote><div><br></div>No, that's incorrect.  When the RTSP server streams to any client, there will be one (even) port for RTP, and the next (i.e., odd) port for RTCP.</div><div><br></div><div><br><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div style="font-size: 16px; font-style: normal; "><span style="font-family: 'times new roman', 'new york', times, serif;"> SThe class "<span style="font-size: 10pt;
 background-color: rgb(255, 255, 255);">MPEG2TransportUDPServerMediaSubsession" Seems don't have a RTCPInstance member.</span></span></div></div></div></blockquote></div><br><div>That's because it's automatically created by the superclass ("OnDemandServerMediaSubsession").</div><div><br></div><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; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span>
</div>
<br></body></html>