搜索资源列表
common-1.2.16.tar
- The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The fol
jrtplib-3.1.0.tar
- 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP / RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
RTP_RCTP
- 标准的RTP/RTCP实现。并提供了多个例子程序,可以在linux或者windows平台下实现对流媒体的传输与控制。- standards organization launched Linphone RTP/RTCP realize. And provide a number of examples of the procedure, you can under linux or windows platform realize convection media transmission an
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
transInRTP
- 一个简单的例子,教你在Linux下使用RTP进行传输。例子中包含一下服务器端和一个客户端。根据你的编译器,直接进行编译就可以了。-A sample example to teach you how to use RTP trans date in Linux environment.You can compile it use your compiler.
RTSP.rar
- 这是一个linux下用C语言写的基于RTSP的实现多媒体文件下载的客户端程序,从指定的RTSP服务器(可使用live555)下载多媒体文件(文件格式为TS),将RTSP服务器返回的RTP数据包解析出来存成文件,存成的文件可以使用VLC的播放器正常播放。,This is a linux using C language based RTSP achieve the client program to download multimedia files from the specified RTSP
sphone.tar
- Linux下一个voip软电话,C++语言编写,支持打电话和接电话。使用了sip和rtp协议,使用QT开发了简单的界面。-A voip soft phone on linux,calling and answering is supported.And the phone uses sip protocol and rtp protocol.Also,there is a simple gui made by QT.