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

搜索资源列表

  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. JRTPConsole

    0下载:
  2. 使用RTP协议写的一个传输程序,包括发送端和接收端-RTP written agreement to use a transmission process, including the sending end and receiving end
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3184351
    • 提供者:罗风
  1. 41695084rtp

    0下载:
  2. RTP实现的库 有美国一大学生开发 适合学习RTP协议的用-RTP library to achieve the development of the United States suitable for a university to learn to use RTP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:16112
    • 提供者:cypeng
  1. rfc3550

    0下载:
  2. rtp的详细RFC文档,适合英语强的程序员阅读,内容包含协议分析和使用例子-err
  3. 所属分类:VOIP program

    • 发布日期:2017-03-30
    • 文件大小:507470
    • 提供者:夏占高
  1. live.2008.11.13.tar

    0下载:
  2. 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc. -With C++ Write streaming media library and achieve a standard protocol. For example, RTP/
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:444902
    • 提供者:Michael Lee
  1. Rtsp

    0下载:
  2. rtsp协议的主要实现代码.对开发流媒体,rtp/rtsp传输,mpeg4等值得参考。-The main achievement of the agreement rtsp code. on the development of streaming media, rtp/rtsp transmission, mpeg4, such as worth considering.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:478103
    • 提供者:YANXIAOBO
  1. ortp-0.15.0.tar

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:491669
    • 提供者:王华彬
  1. 405797jrtplib-2.9

    0下载:
  2. jrtplib RTP协议栈的实现 RTP库 网络视频会议实时传输协议 实时传输-jrtplib RTP protocol stack RTP library to achieve real-time video conferencing network transport protocol real-time transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:153444
    • 提供者:小钳子
  1. 111

    0下载:
  2. 基于RTP协议的音频传输技术的研究与实现-RTP-based audio transmission technology agreements Research and Implementation of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:282652
    • 提供者:钱琛
  1. RFC3550

    0下载:
  2. 中文版RTP协议的具体内容,根据原英文翻译,整理成了word-RTP Chinese version of the specific content of the agreement, in accordance with the original English translation, consolidation has become a word
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:38214
    • 提供者:xxf
  1. 658jrtplibmediaplayer

    0下载:
  2. 利用rtp库实现实时语音传送,是做voip的必备协议-Rtp library using real-time voice transmission, is so essential agreement voip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:649141
    • 提供者:Edison
  1. feng-2.0.tar

    0下载:
  2. Feng是多媒体服务器软件,兼容IETF标准,应用于实时多媒体数据的Internet传输,支持RTSP,RTP/RTCP协议 Feng支持以下编码标准: * Audio o MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250) o Vorbis (draft) o AAC (MPEG-4 Part 3) (rfc3640) * Video o MPEG Video (MPEG-1/2) (rfc2250)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-08-09
    • 文件大小:238591
    • 提供者:李康茂
  1. spook

    0下载:
  2. 主要功能:视频的采集、编码、传输;支持标准的RTSP,RTP/RTCP协议;-Main functions: video acquisition, encoding, transmission support the standard RTSP, RTP/RTCP protocol
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:231979
    • 提供者:林生
  1. SoftPhone

    0下载:
  2. 点对点语音聊天 联系人管理 通话记录管理 使用SIP协议,媒体协议使用RTP协议-softphone
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3930388
    • 提供者:
  1. rfc3550

    0下载:
  2. rtp协议标准,用于音视屏数据的实时传输,开发voip需要的资料-rtp protocol standards for audio data in real-time video transmission, the development of the information needed for voip
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:865148
    • 提供者:
  1. live.tar

    0下载:
  2. 包含RTP/RTCP/RTSP以及SIP的协议栈源码, 内含Mpeg1/2/4以及H.263/H.264的Streaming RTP代码,适用于流媒体相关开发的Client和Server-Contains the RTP/RTCP/RTSP and SIP protocol stack source code, including the Mpeg1/2/4 and Streaming RTP code H.263/H.264 for streaming media related to t
  3. 所属分类:VOIP program

    • 发布日期:2017-03-28
    • 文件大小:469471
    • 提供者:huales
  1. VS2005sipcode

    0下载:
  2. SIP它既不是会话描述协议,也不提供会议控制功能。为了描述消息内容的负载情况和特点,SIP 使用 Internet 的会话描述协议 (SDP) 来描述终端设备的特点。SIP 自身也不提供服务质量 (QoS),它与负责语音质量的资源保留设置协议 (RSVP) 互操作。它还与若干个其他协议进行协作,包括负责定位的轻型目录访问协议 (LDAP)、负责身份验证的远程身份验证拨入用户服务 (RADIUS) 以及负责实时传输的 RTP 等多个协议。-It is not a SIP Session Descr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:370018
    • 提供者:离开
  1. RTPtransfer

    0下载:
  2. 详细的描述了如何利用RTP协议进行视频传输,如何对大的视频数据帧进行拆包,如何封装RTP包进行发送-This rar file include two pdf file ,one descr ipte video transfer in CDMA network, the other descr ipte how to transfer a big video frame, cut to chip ,and packet the date.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-30
    • 文件大小:165983
    • 提供者:夏占高
  1. 325614

    0下载:
  2. RTP/RTCP中英文协议文档及封包格式、协议分析,无线视频包丢失重传机制讲解及实现过程-RTP/RTCP protocol in English and Chinese documents and packet formats, protocol analysis, wireless video packet loss and retransmission mechanism to explain the implementation process
  3. 所属分类:VOIP program

    • 发布日期:2017-04-10
    • 文件大小:21848
    • 提供者:zhangguiqing
  1. rtp_jmf

    1下载:
  2. 基于rtp协议传输流媒体。用的是java-media-framwork (jmf).-streaming based onRtp protocol . Using java-media-framwork (jmf).
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:8225
    • 提供者:chenfeng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com