搜索资源列表
the_code_of_RTP_RTCP
- 这是RTP/RTCP的实现代码,其代码结构比较清楚,较容易理解,适合学习RTP/RTCP协议的学者。-This is the RTP/RTCP implementation of the code, the code structure, clearer, easier to understand, for study and RTP/RTCP protocol scholar.
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密