linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Patches for oRTP 0.12.0


From: Vadim Lebedev
Subject: Re: [Linphone-developers] Patches for oRTP 0.12.0
Date: Tue, 16 Jan 2007 16:13:46 +0100
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Simon Morlat wrote:

Hi Vadim,

I've finally merged all your 4 patches. Thanks again.
I have a few questions about the last one.
- it seems that it only works when USE_SENDMSG is undefined
- is the goal of the RtpTransport is to completely bypass the sockets and sockaddr already setup by oRTP, or simply a way to make modifications on the rtp payload and data before they are sent using the sockets and sockaddr initialized by oRTP ?

Thanks for the clarifications !

Simon

Simon,
Ah,  i've forgot about USE_SENDMSG case as i'm not using it myself,
It should be pretty easy add support for this case, or if you wish i can do it and resubmit the patch


My goal was to have maximum flexibility so, both options could be exploited:
 complete socket bypass and simply modify the RTP/RTCP payload...


Thanks
Vadim

Le jeudi 14 décembre 2006 20:00, Vadim Lebedev a écrit :
Hello,

I'm submitting patches for oRtp 0.12.0  for review

1) split-profiles.patch -- allows setting of different profiles for
sending/recieving directions
2) rtcp-memleak.patch  --  fix a posiible memleak when handling incoming
rtcp packets
3) telephony-events.patch -- genearates better timestamp info for
telephony events packets, also add handling of FLASH and EVT_[A-D]
4) rtptransport.patch - introduces the concept of RtpTransport to allow
post/pre processing of network data


The patches should be applied in order 1 => 4.



Thanks
Vadim







reply via email to

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