linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] patch: smart QOS management


From: Vadim Lebedev
Subject: [Linphone-developers] patch: smart QOS management
Date: Tue, 05 Apr 2011 18:10:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Hello,

I'm resubmitting a patch for oRTP which implements smart QOS management.
This includes a fix for RTCP SR and RR packet generation ( The current code is calculati wrong RTT) ...

The smart QOS is implemented by adding two RTP events: on_rtcp_packet and on_qos_event. The rtcp parsing code maintains a current and previous values of data received from the peer and point when the difference between current and previous valuse is too big an 'qos_event' is generated.

The event handler can set a RTP_SESSION_DOUBLE_SEND flag which will cause some RTP packets to be
sent two times.


Thanks
Vadim

Attachment: smartqos.patch
Description: Text Data


reply via email to

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