You are right, the ssrc that should be written is the one from the
remote source. I've committed your fix to CVS.

On Mon, Apr 25, 2005 at 09:33:43PM +0900, Takegami, Takashi wrote:
> 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
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to