ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] ReceiverReport


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] ReceiverReport
Date: Wed, 27 Jul 2005 13:12:35 +0200
User-agent: Mutt/1.5.9i

On Fri, Jul 22, 2005 at 10:22:38AM +0200, Thomas Bosch wrote:
> Hello.
> 
> I have a tiny question - I think.
> Can anyone explain me in a fast way how to create a RTCPReceiverReport and 
> how 
> to send it through an existing RTPSession?
> 

Hi, RTCP packets are automatically generated and sent according to the
standard bandwidth constraints. You can see the code that fills in RR
blocks within RTCP compound packets in the source file control.cpp,
method QueueRTCPManager::dispatchControlPacket(void).

Do you need to generate custom RR blocks for some low-level operation?




reply via email to

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