<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite">The application I am running is loosing packets. This application runs a server and a client. On the server application an RTP server is running and on the client application an RTP client is running. I am trying to implement the live555 code to make sure that all packets that are sent from the RTP server are arriving to the RTP client. It looks from your documentation that live555 doesn't drop any packets</blockquote><div><br></div>That's correct.  I assume you've read<span class="Apple-tab-span" style="white-space:pre">    </span><a href="http://www.live555.com/liveMedia/faq.html#packet-loss">http://www.live555.com/liveMedia/faq.html#packet-loss</a></div><div><br></div><div><br><blockquote type="cite">In RTPInterface.cpp there is a function called sendPacket. I have added a printf there to detect the packet sent and its size. I would like to "recover" the same packet on the client side. Can you tell me what function does that on the client side?</blockquote><div><br></div></div>"RTPInterface::handleRead()"<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>