文件名称:JRTP
- 所属分类:
- IP电话/视频会议
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 7.91kb
- 下载次数:
- 0次
- 提 供 者:
- 埃*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用JRTPLIB库实现RTP的传输RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-JRTPLIB use of RTP for achieving the transmission RTP is to solve real-time streaming media transmission problems the best way, if necessary on the Linux platform for real-time streaming media programming, can consider using open-source library of RTP, as LIBRTP, JRTPLIB so. JRTPLIB is an object-oriented library RTP, which fully comply with the RFC 1889 design, in many occasions is a very good choice, following on to JRTPLIB example, on how the Linux platform on the use of RTP for real-time streaming media programming.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 487345jrtp.zip 列表 JRTPConsole/ JRTPConsole/Console Usage Readme.txt JRTPConsole/ConsoleClient/ JRTPConsole/ConsoleClient/ConsoleClient.vcproj JRTPConsole/ConsoleClient/main.cpp JRTPConsole/ConsoleClient/RTPAppSession.cpp JRTPConsole/ConsoleClient/RTPAppSession.h JRTPConsole/ConsoleServer/ JRTPConsole/ConsoleServer/ConsoleServer.vcproj JRTPConsole/ConsoleServer/main.cpp JRTPConsole/JRTPConsole.sln