<div dir="ltr">having a hard time communicating on IRC, thank you gmaxwell, very informative.<div>anyway, we were discussing the proper implementation of FEC on the decoder side.</div><div>well, encoder side is just a boolean thing so that&#39;s alright.</div><div><br></div><div>i gave an example where the receiver lost 5 rtp packets, 1 2 3 4 and 5</div><div>during which, we call opus_decode with a null pointer and fec=0 for every packet lost.</div><div><br></div><div>now, when it receives the 6th packet, what do we do?</div><div>first we know that the previous one or more packets got lost so we call</div><div>opus_decode with fec=1. then when it receives the 7th packet, we call opus_decode</div><div>with fec=0. 8th packet fec=0 and so on and so forth. is this correct?</div><div><br></div><div><div><br clear="all"><div><div class="gmail_signature">Kelvin Chua</div></div>
</div></div></div>