<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="">Whenever possible, the “LIVE555 Streaming Media” code follows IETF network protocol standards.  The IETF has standardized several RTP payload formats that use FEC (i.e., “Forward Error Correction”, which I think is what you refer to as “Network Coding”); however, we currently do not implement any of them.<div class=""><br class=""></div><div class="">Note that - to implement FEC - it is not sufficient simply to modify (‘encode’) network packets when transmitting, and modify them again (‘decode’) when receiving.  You also have to indicate in the stream’s SDP description that (and how) this modification has taken place.  Thus, the various IETF standard RTP payload formats for FEC don’t just define how RTP packets are encoded/decoded; they also define how this FEC payload format is described in SDP.  Any implementation of this FEC scheme would therefore need to include this modification to SDP (at both the sending and receiving end).</div><div class=""><br class=""></div><div class="">If you have a particular IETF RTP payload format (for FEC) that you are interested in, please let us know.</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>