搜索资源列表
ortp-0.13.1.tar
- 由基于SIP协议的国际VOIP组织linphone推出的标准RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。
ortp-0.15.0.tar
- a Real-time Transport Protocol(RTP,RFC3550) library,实时传输协议库,支持WINDOWS,LINUX平台,这是09年最新版本-a Real-time Transport Protocol (RTP, RFC3550) library, Real-time Transport Protocol library, support for WINDOWS, LINUX platform in 2009 This is the latest versio
ortp
- ORTP,一种实时的传输协议。C语言编写,可在Linux和Windows上运行。-oRTP, a Real-time Transport Protocol (RTP,RFC3550) library.Written in C, works under Linux (and probably any Unix) and Windows
ortp-0.16.3
- 这是一个的ORTP协议栈的源代码,里面包含在Windows和Linux系统下的工程,对研究RTP协议很有帮助-This is one ORTP protocol stack source code, which is included in Windows and Linux systems engineering, RTP protocol useful for research
ortp-0.20.0.tar
- 实现音视频、文件传输的RTP/RTCP协议栈,在Linux下直接可以配置编译运行,src/test下有测试程序。单个文件发送接收rtpsend-rtprecv,多个文件发送接收mrtpsend-mrtprecv。-RTP/RTCP protocol stack for audio and video, file transfer. It can be configured and compile directly under Linux. Just run the test program un