- 
- 
                
					RTP11.rar
					详细说明和解释了RTP和RTCP协议的各个细节:包括,历史,包头格式等等,适合初学者使用
				 
- 
                
			
- 
                
					peers-0.2-src.zip
					Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice. 
				 
- 
                
					RTP_RTCP_intro.rar
					RTP/RTCP 协议介绍
Real-Time Transport Control Protocol(实时传输控制协议)
监控RTP的服务质量和网络拥塞程度
收集在一个RTP会话中参与者的状态
跟踪RTP源(同步音频视频流,SSRC有可能变化)
rtp
Real-Time Transport Protocol(实时传输协议)
RTP的设计主要是为了多媒体多方会议的需要
提供端对端的实时数据传输服务,RTP使用的传输层协议一般为UDP。
不提供机制确保数据的间隔发送
不 ... 
				 
- 
                
			
- 
                
			
- 
                
			
- 
                
			
- 
                
					recive.rar
					此代码为Linux下RTP协议的数据接收程序,包括Makefile文件和主函数,但在开发前需要添加jrtplib-2.9库。
				 
- 
                
					send.rar
					此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库
				 
-