<div>Hello everyone</div>
<div>&nbsp;</div>
<div>I am trying to send RTCP RR Report continously from testMPEG1or2VideoReceiver demo application.&nbsp;I am doing this OnExpire() function&nbsp;in the file rtcp_from_spec.c file. I added SendRTCPReport(e) statement 15 times in the loop &quot;if (tn &lt;= tc) {&quot;. 
</div>
<div>&nbsp;</div>
<div>I observed that the SSRC is getting removed the hash table in the function RTCPMemberDatabase::reapOldMembers() and a new entry is&nbsp;for the SSRC is&nbsp;created. </div>
<div>&nbsp;</div>
<div>Any clues why its happening.</div>
<div>&nbsp;</div>
<div>In this function, RTCPMemberDatabase::reapOldMembers(), the timecount&nbsp;value is updated with the return value from the function iter-&gt;next(key). Any clues where this value is being updated in the library.</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Nitin Jain</div>
<div>&nbsp;</div>
<div>&nbsp;</div>