<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><p class="MsoNormal"><span style="">We have implemented a
sender and a receiver for MPEG2TS using Livemedia.</span></p></blockquote>Do 'we' not have our own domain name? :-)</div><div><br></div><div><blockquote type="cite"><p class="MsoNormal"><span style="">I found some old posts from 2004 talking about Receiver reports.<br></span></p></blockquote>You realize, I hope, that 2004 was 8 years ago :-)  We've had full support for RTCP "RR" and "SR" packets for many years now.</div><div><br></div><div><blockquote type="cite"><p class="MsoNormal"><span style="">Right now I send (and receive on the client side) RTCP sender
reports over the port+1 port, but I am not able to see the Sender Receiver messages.<br></span></p></blockquote><div>You may be confused by the difference between RTCP "SR" (Sender Report) packets and RTCP "RR" (Reception Report) packets.  We implement (the sending and receiving) of both kinds of RTCP packet.  Note, however, that a RTP server (transmitter) sends RTCP "SR" packets (and receives RTCP "RR" packets from receiver(s)).  A RTP client (receiver) sends RTCP "RR" packets (and receives RTCP "SR" packets from the server).</div><div><br></div><div>But anyway, the important thing to note is that these packets get sent and received automatically (by the "RTCPInstance" objects).  You don't need to do anything special to implement them.</div><div><br></div><div><br></div><blockquote type="cite"><div><span style=""> </span>I tried with some
other test as testMP3Streamer and testMP3receiver, and I dont receive RTCP
receive reports.</div></blockquote><div><br></div>"testMP3Streamer" sends RTCP "SR" packets, and will receive RTCP "RR" reports from any (multicast-connected receivers).  "testMP3Receiver" sends RTCP "RR" packets, and will receiver RTCP "SR" packets from "testMP3Streamer" (provided, of course, that multicast routing is enabled between the computers that run "testMP3Streamer" and "testMP3Receiver").</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>