ccrtp-devel
[Top][All Lists]
Advanced

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

[Ccrtp-devel] Problem looking lost packets


From: Mario Mateos
Subject: [Ccrtp-devel] Problem looking lost packets
Date: Mon, 27 Jun 2005 15:11:50 +0000

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






reply via email to

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