CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - RTP linux
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - RTP linux - List
[
Embeded Linux
]
linux平台使用Jrtplib运用RTP协议传输数据例子
DL : 0
RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。
Update
: 2011-07-21
Size
: 2.32kb
Publisher
:
iamguanle
[
Linux-Unix
]
RTP通用开发库(for Linux)
DL : 0
linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
Update
: 2025-02-17
Size
: 91kb
Publisher
:
任桥伟
[
VOIP program
]
demo&tool
DL : 0
RADVISION RTP源代码-RADVISION RTP source code
Update
: 2025-02-17
Size
: 876kb
Publisher
:
袁荣喜
[
VOIP program
]
rtpproxy
DL : 0
rtp relay,SIP中穿越NAT的一种方式,这是源代码,已经在red hat linux 9中调通过-rtp relay, cross SIP NAT a way, this is the source code, in red hat linux 9 emphasized through
Update
: 2025-02-17
Size
: 47kb
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
:
埃迪
[
VOIP program
]
jrtplib-2.9
DL : 0
国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP/RTCP) lib packages, platform requirements (Linux, Unix, windows) for audio and video transmission network
Update
: 2025-02-17
Size
: 150kb
Publisher
:
李明
[
Linux-Unix
]
fenice-1.11.tar
DL : 0
linux下的rtp的实例源代码,可以学习用 -the rtp example source code can be used to study
Update
: 2025-02-17
Size
: 588kb
Publisher
:
fliny
[
Linux-Unix
]
live.2006.08.26.tar
DL : 0
linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp/rtp/rtcp protocol stack source code; C wrote, with reference program
Update
: 2025-02-17
Size
: 404kb
Publisher
:
全不知
[
Program doc
]
fds
DL : 0
linux下基于jrtplib库的实时传送实现.pdf 一个很好的我精心收集的技术文档-linux based jrtplib the realization of the real-time transmission. Pdf a good, I carefully admission the technical documentation
Update
: 2025-02-17
Size
: 192kb
Publisher
:
niejun
[
Streaming Mpeg4
]
rtp_recv_send
DL : 0
RTP发送接收演示程序,新手可以看看,有助于理解。-RTP receive this demonstration program, and newcomers can see, to understand.
Update
: 2025-02-17
Size
: 21kb
Publisher
:
李江
[
Software Engineering
]
RTPRTCP
DL : 0
RTPRTCP实时传输协议的研究与Linux实现-RTPRTCP RTP Research and Linux to achieve.
Update
: 2025-02-17
Size
: 192kb
Publisher
:
fjt
[
Internet-Network
]
rtp
DL : 0
简单的rtp流媒体文件发送和接收程序,c语言实现。-Simple rtp streaming media file to send and receive procedures, c language.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
lujungang
[
Internet-Network
]
rtsp
DL : 1
linux\UNIX下跑的一套服务端程序,支持RTSP、RTCP、RTP等各种协议,对做音视频传输挺有参考意义-linuxUNIX running under a server-side procedures, support RTSP, RTCP, RTP and other agreements, to make audio and video transmission quite useful
Update
: 2025-02-17
Size
: 655kb
Publisher
:
王秋实
[
Windows Develop
]
RTP
DL : 0
一个用VC编写的RTP传输程序,挺好用的!-A VC prepared using RTP transmission procedures, very good use!
Update
: 2025-02-17
Size
: 566kb
Publisher
:
王明
[
Linux-Unix
]
send
DL : 0
此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库-This code for linux under, RTP protocol data sent procedures, nearly debug through, including the Makefile file and the main function, but need to install before running jrtplib-2.9 library
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张瑛瑛
[
Linux-Unix
]
rtp
DL : 0
一个非常好的基于linux的rtp代码,可以直接用在开发上-A very good linux based on the rtp code, can be directly used in the development of
Update
: 2025-02-17
Size
: 1.55mb
Publisher
:
[
Streaming Mpeg4
]
catrastreaming-1.7-pc-i386-linux.tar
DL : 0
The Catra Streaming Server is completely based on open standard and architectures. It adheres to a huge number of internet and 3GPP standard protocols such as RTSP, RTP, RTCP and SDP.
Update
: 2025-02-17
Size
: 19.55mb
Publisher
:
王明福
[
Internet-Network
]
rtsp_server_c
DL : 0
综合rtsp、rtp/rtcp的源码,完全按照RFC2326编写规则,很容易懂,里面我都有注释过的,可以在arm和pc上跑-Comprehensive rtsp, rtp/rtcp source, in full accordance with the rules of RFC2326 prepared, it is easy to understand, which I have had the Notes, you can arm and run pc
Update
: 2025-02-17
Size
: 528kb
Publisher
:
安煜
[
Internet-Network
]
ortp-0.15.0.tar
DL : 0
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 version
Update
: 2025-02-17
Size
: 480kb
Publisher
:
王华彬
[
Linux-Unix
]
rtsp-rtp-rtsp-source
DL : 0
linux下网络协议的应用,实现了rtp rtcp协议的应用程序的开发。-rtp
Update
: 2025-02-17
Size
: 14kb
Publisher
:
wpneu
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.