[Live-devel] sending RTCP Report continously
nitin jain
nitin.e at gmail.com
Tue Sep 12 05:27:06 PDT 2006
Hello everyone
I am trying to send RTCP RR Report continously from
testMPEG1or2VideoReceiver demo application. I am doing this OnExpire()
function in the file rtcp_from_spec.c file. I added SendRTCPReport(e)
statement 15 times in the loop "if (tn <= tc) {".
I observed that the SSRC is getting removed the hash table in the function
RTCPMemberDatabase::reapOldMembers() and a new entry is for the SSRC
is created.
Any clues why its happening.
In this function, RTCPMemberDatabase::reapOldMembers(), the timecount value
is updated with the return value from the function iter->next(key). Any
clues where this value is being updated in the library.
Regards
Nitin Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060912/d7790e2b/attachment-0001.html
More information about the live-devel
mailing list