ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] Problem looking lost packets


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] Problem looking lost packets
Date: Tue, 28 Jun 2005 09:42:24 +0200
User-agent: Mutt/1.5.9i

If you receive SR packets, you have all the information you need. SR
packets include RR-like reports as well as additional (sending)
information.

On Mon, Jun 27, 2005 at 03:11:50PM +0000, Mario Mateos wrote:
> Hi!
> I'm working in a program that sends video files from a machine to another 
> one. I would like to know how i can know how many packets have been lost 
> and the fraction lost. I've seen that it's possible looking ReceiverInfo, 
> but my problem is that i only can receive RTCP packets from Sender to 
> Receiver, and those are SR Packets and I think that the packets I need are 
> RR packets.
> Somebody knows how can i do it? I wanna do a flow control looking the 
> packets lost and reducing the rate if that value is higher than a maximun.
> The program i use is based on demo programs (RTPSend and RTPListen).
> The way i've seen that no RTCP packets arrive at Sender is redefining 
> OnGot(SR-RR-SDES-APP-BYE) functions like is done in RTPListen.
> Thanks
> 
> 
> 
> 
> _______________________________________________
> 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]