ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] SSRC_n in Receive report blocks


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] SSRC_n in Receive report blocks
Date: Wed, 27 Apr 2005 11:47:38 +0200
User-agent: Mutt/1.5.8i

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

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