linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] oRTP RTCP bug


From: Jesper Larsen
Subject: [Linphone-developers] oRTP RTCP bug
Date: Fri, 19 Nov 2010 21:20:09 +0100

Hello

There is a bug in the oRTP RTCP handling. The length field in a RTCP packet indicates length in words (32 bit) and not in bytes.
Furthermore, the rtp_session_send_rtcp_APP function is not able to send optional data in the packet.

I've made a patch that makes oRTP able to send RTCP APP packets properly.

Regards

Jesper Larsen

Attachment: ortp_rtcp_app.patch
Description: Text Data


reply via email to

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