ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] SSRC_n in Receive report blocks


From: Takegami, Takashi
Subject: [Ccrtp-devel] SSRC_n in Receive report blocks
Date: Mon, 25 Apr 2005 21:33:43 +0900
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hello,

  QueueRTCPManager::packReportBlocks function in control.cpp

  "blocks[j].ssrc = Nssrc;"  Isn't this wrong?

  -> blocks[j].ssrc = srcLink.getSource()->getID();


  SSRC_n in RR is the target's SSRC to which the information pertains.


Hope this helps.

-- 
TAKEGAMI




reply via email to

[Prev in Thread] Current Thread [Next in Thread]