CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - linux rtp a

搜索资源列表

  1. komssys-0.3.6.tar

    0下载:
  2. The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (Fil
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1266786
    • 提供者:向军
  1. vlc-0.8.1.tar

    2下载:
  2. 法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:7513937
    • 提供者:钟传新
  1. catrastreaming-1.7-pc-i386-linux.tar

    0下载:
  2. 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.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:20497913
    • 提供者:王明福
  1. rtpproxy

    0下载:
  2. 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
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:48638
    • 提供者:林茂森
  1. JRTP

    0下载:
  2. 使用JRTPLIB库实现RTP的传输RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-JRTPLIB use of RTP for achieving the transmission RT
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:8097
    • 提供者:埃迪
  1. jrtplib-2.9

    0下载:
  2. 国外牛人用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, Uni
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:153444
    • 提供者:李明
  1. jrtplib-2.8.rar 用C++写的实时传输协议RTP

    3下载:
  2. 一个外国牛人用C++写的实时传输协议RTP,源代码的编写风格很好,可读性很强。可以用于网络视频和音频的传输,enjoy it, A foreign Niu Ren real-time transmission agreement RTP which writes with C, the source code compilation style very good, the readability is very strong. May use in the network video fr
  3. 所属分类:IP电话/视频会议

    • 发布日期:2012-11-07
    • 文件大小:142757
    • 提供者:杨静文
  1. e-comm

    0下载:
  2. 代码来自sourceforge,在linux下的实时语音聊天程序,使用了adpcm编码,同时还使用了RTP实时传输协议,是一个很好的学习实时传输协议的程序。- The code comes from sourceforge, chats the procedure under the linux real-time pronunciation, has used the adpcm code, meanwhile has used the RTP real-time transmissi
  3. 所属分类:VOIP program

    • 发布日期:2017-11-09
    • 文件大小:81566
    • 提供者:杨静文
  1. dvblast-1.0

    0下载:
  2. DVBlast is a simple and powerful streaming application based on the linux-dvb API. It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:51458
    • 提供者:段永成
  1. komssys-snap-19feb2007

    0下载:
  2. 出版《多媒体技术: 计算、通讯及应用(英文影印版)》牛人使用的RTP通信服务程序,可以用来做多媒体通信快速实验,只支持MPEG-1编码。服务器功能相当于IBM s VideoCharger. -The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use
  3. 所属分类:VOIP program

    • 发布日期:2017-05-11
    • 文件大小:2574885
    • 提供者:胡胜红
  1. RTP_CODE

    0下载:
  2. RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-Object oriented your RTP library. It completely follow the RFC 1889 desig
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:2375
    • 提供者:乐乐
  1. live555iphoneos

    0下载:
  2. This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-14
    • 文件大小:3809176
    • 提供者:gary
  1. jrtplib-3[1].7.1

    0下载:
  2. RTP 是目前解决流媒体实时传输问题的最好办法,JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。-RTP is to solve the real-time streaming media transmission problems the best way, JRTPLIB is a C++ language RTP libraries, now can run on W
  3. 所属分类:VOIP program

    • 发布日期:2017-03-31
    • 文件大小:788341
    • 提供者:陈日成
  1. HiPhones

    1下载:
  2. PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密
  3. 所属分类:IP电话/视频会议

    • 发布日期:2020-02-16
    • 文件大小:5766144
    • 提供者:肖阳阳
搜珍网 www.dssz.com