CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - jrtp source
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - jrtp source - List
[
VOIP program
]
JRTP
DL : 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.
Update
: 2008-10-13
Size
: 7.91kb
Publisher
:
埃迪
[
VOIP program
]
JRTP
DL : 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.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
埃迪
[
Internet-Network
]
居于JRTPLib的流媒体编程源码
DL : 0
居于c++的、JRTPLib的流媒体编程源码,可以对流媒体进行收和发。-living in the JRTPLib streaming media programming source, the resumption of convection and the media made.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
谢佳友
[
Embeded Linux
]
jrtplib-3.1.0
DL : 0
rtp/rtcp协议栈源代码 based on rfc 3550-rtp/RTCP protocol stack source code based on rfc 3550
Update
: 2025-02-17
Size
: 288kb
Publisher
:
陈套
[
Internet-Network
]
GroupTalk
DL : 0
基于多播发送的网络聊天程序,详情请见源代码-based multicast transmission network chat program, the details of the source code, see
Update
: 2025-02-17
Size
: 39kb
Publisher
:
张山
[
Internet-Network
]
RTP-JRTPLib3.4.0
DL : 0
本压缩包中包含JRTPLib3.4.0的源代码与JThread一个开源的线程类,JRTPLib与JThread联合使用。 -the compression JRTPLib3.4.0 package contains the source code and an open-source JThread Thread category, and JThread JRTPLib joint use.
Update
: 2025-02-17
Size
: 822kb
Publisher
:
psheng
[
Multimedia Develop
]
jrtplib-3.5.2
DL : 0
RTP 协议广泛应用于视频会议、网络传输,本源码是RTP协议实现的源码-RTP widely used in video conferencing, network transmission, the source is realized RTP FOSS
Update
: 2025-02-17
Size
: 1.99mb
Publisher
:
ggg
[
WEB Code
]
jrtplib-3.7.0
DL : 0
JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。要为Linux 系统安装JRTPLIB,首先从JRTPLIB的网站(http: //lumumba.luc.ac.be/jori/jrtplib/jrtplib.html)下载最新的源码包-JRTPLIB C is a language of the RTP, now can run on Windows, Linux, FreeBSD, Solaris, Unix and VxWorks, and other operating systems. To JRTPLIB Linux system installation, the first from JRTPLIB web site (http :// lumumba.luc.ac.be/jori/jrtplib/jrtplib . html) download the latest source package
Update
: 2025-02-17
Size
: 2.95mb
Publisher
:
shirley
[
Audio program
]
jrtpAudioFilter
DL : 0
Update
: 2025-02-17
Size
: 24kb
Publisher
:
贾立好
[
Streaming Mpeg4
]
jrtplib-3.7.1
DL : 0
jrtplib 3.7.1 源码 内含jthread1.2.1-jrtplib 3.7.1 source code contains jthread1.2.1
Update
: 2025-02-17
Size
: 770kb
Publisher
:
肖雄
[
ICQ-IM-Chat
]
rtp
DL : 0
jrtplib源码,编译、开发指南,开发示例-jrtplib source code, compiler, development guidelines, development of sample
Update
: 2025-02-17
Size
: 2.14mb
Publisher
:
铭星
[
VOIP program
]
jrtp
DL : 0
基于java语言的rtp协议源码,基于java语言的rtp协议源码-Based on the java language source rtp agreement, based on the java language rtp protocol source
Update
: 2025-02-17
Size
: 1.02mb
Publisher
:
zr
[
Multimedia Develop
]
jrtplib
DL : 1
该开发包内实现了rtp rtcp,是网络是流传的比较多的,但是没有实现RTSP,本人添加了rtps和两个缓冲区, 请大家看看,还有一个示例程序, 在本人的项目开发中用过的-The development kit to achieve the rtp rtcp, is the network is more spread, but did not realize RTSP, I added a buffer rtps and two, please look at the U.S., there is a sample procedure, in my project development in used
Update
: 2025-02-17
Size
: 3.4mb
Publisher
:
liuyong
[
VOIP program
]
jrtp_1.0a
DL : 0
JRTP最新源码 不错的RTP实现 IETF RFC 3550.-The latest source JRTP good RTP realize IETF RFC 3550.
Update
: 2025-02-17
Size
: 822kb
Publisher
:
欧洋
[
JSP/Java
]
jrtp_1.0.tar
DL : 0
基于java语言的rtp协议源码,基于java语言的rtp协议源码-Based on the java language source rtp agreement, based on the java language rtp protocol source-Rtp protocol based on the java language source code, based on the java language rtp protocol source-Based on the java language source rtp agreement, based on the java language rtp protocol source
Update
: 2025-02-17
Size
: 356kb
Publisher
:
cycdiy_wz
[
Internet-Network
]
videosocket
DL : 0
用jrtp进行网络监控的学习资料,很有用-Jrtp for network monitoring with the learning source, very useful
Update
: 2025-02-17
Size
: 84kb
Publisher
:
lijin
[
Streaming Mpeg4
]
CBPlayH264
DL : 0
标准H264解码播放,采用VC6编写的播放库源码,h.264解码其中还包含有delphi写的调用例子和VC6写的通过JRTP网络传输解码播放,采用Directx7.0 offscreen解码显示,解码支持各种分辨率,是学习H264和Directx,JRTP的绝佳例子,代码为本人原创-H264 decoding broadcast standard,h.264 decodingusing the player library written in VC6 source, which also contains examples and calls written in delphi written by JRTP VC6 decoding broadcast network, using Directx7.0 decode display, decoding support a variety of resolutions, is to learn H264 and Directx, JRTP an excellent example of my original code
Update
: 2025-02-17
Size
: 1.66mb
Publisher
:
lijun
[
Linux driver
]
JRTPTester
DL : 0
基于开源流媒体库JRTP编写RTP接收和发送代码实现;UPD,TCP,RTP流媒体,c/c++网络编程源码-Based on the open source streaming media library JRTP prepared to receive and send code to achieve RTP, UPD, TCP, RTP streaming media, c/c++ network programming source code
Update
: 2025-02-17
Size
: 51.44mb
Publisher
:
wang
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.