linphone-ortp

Linphone学习目标

Overview
oRTP is a library implemeting Real-time Transport Protocol (RFC3550), licensed under LGPL.

schema-ortp.png

Features
Written in C, works under Linux (and probably any Unix) and Windows.
Implement the RFC3550 (RTP) with a easy to use API with high and low level access.
Features an adaptive jitter(抖动) algorithm(算法) for a receiver to adapt to the clockrate of the sender.
Includes support for multiples profiles(配置文件), AV profile (RFC3551) being the one by default.
Includes a packet scheduler for to send and recv packet "on time", according to their timestamp.Scheduling is optionnal, rtp sessions can remain not scheduled.
Supports mutiplexing IO, so that hundreds of RTP sessions can be scheduled by a single thread.
Supports part of RFC2833 for telephone events over RTP.
Includes an API to parse and compose RTCP packets, including AVPF RTCP packets.
The API is documented using doxygen
Licensed under the Lesser Gnu Public License.

Documentation
Read API documentation.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容