<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=""><div><blockquote type="cite" class=""><div class="">No, not quite.  From image quality point of view I’m not satisfied, just dropping datagrams is bad for inter frame video protocols (H264), it hurts image quality badly. </div></blockquote><div><br class=""></div>Tough shit.  Your stream is exceeding the capacity of your network.  If this is a permanent condition then the only alternative to losing data is to not try to transmit your stream ‘real time’.  E.g., instead, you could buffer your stream at the source and store it - as one or more files - on a HTTP server, and have your clients access these file(s) via HTTP.</div><div><br class=""></div><div>If your network capacity issues are temporary, however, then they *might* be alleviated by retransmission-based repair, or (more likely) by FEC (“forward error correction”).  RTP-based standards for both of these exist, but we don’t yet implement them.</div><div><br class=""></div><div>Anyway, I’ve just installed a new version (2015.07.19) of the “LIVE555 Streaming Media” code that includes the previously-mentioned change to “RTPInterface.cpp”.</div><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>