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

搜索资源列表

  1. send

    0下载:
  2. 基于JRTPLIB的程序,用于不断向目标端口发送RTP包-JRTPLIB based on the procedures used to continuously send to the target port RTP packets
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8.54kb
    • 提供者:zh_xiaolu
  1. send

    0下载:
  2. 此代码为linux下,RTP协议数据发送程序,已近调试通过,包括Makefile文件和主函数,但运行前需要安装jrtplib-2.9库
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:张瑛瑛
  1. rtp_xvid

    0下载:
  2. 在DIRECTSHOW平台下,利用JRTPLIB封装XVID数据包,并进行发送和接收,里面有两个工程一个发送一个接收,可供大家参考-DIRECTSHOW platform in use XVID package JRTPLIB packets, and sending and receiving, there are two works of a send a receipt, for your reference
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:80.04kb
    • 提供者:neo
  1. RTP_SEND_RECIEVE

    0下载:
  2. rtp接受和发送例子,用java写的 For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov java AVReceive3 224.1.2.3/42050 224.1.2.3/42052 -rtp send receive For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:12.32kb
    • 提供者:hanshuang
  1. send

    0下载:
  2. 这是一个关于jrtplib传输实例,他可以实现视频碼流的打包发送-this is a document that describe RTp
  3. 所属分类:VOIP program

    • 发布日期:2017-03-31
    • 文件大小:2.37kb
    • 提供者:tjhsc
  1. examples

    0下载:
  2. 使用RTP协议模拟传输视频数据,共5个例子,example1.cpp,example5.cpp可作为服务端发送数据,example3用来接收数据。其余两个加入了多线程。使用jrtplib-3.7.1库编译-Using the RTP protocol analog transmission video data, a total of five cases, example1.cpp, example5.cpp can be used as server to send data, exampl
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:7.58kb
    • 提供者:zhangyutian
  1. netlab

    0下载:
  2. [实验一] 基于H.323协议中的网守发现和网守注册的实现 [实验二] 基于RTP协议传送媒体数据的实现 -[Experiment 1] based on the H.323 gatekeeper agreement Gatekeeper discovery and registration of the realization of [experiment 2] based on the RTP protocol to send media data to achieve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-21
    • 文件大小:21.56mb
    • 提供者:yangming
  1. rtptools-1.6.tar

    0下载:
  2. 所属分类:VOIP program

    • 发布日期:2017-04-16
    • 文件大小:34.1kb
    • 提供者:zgf
  1. DirectShow

    0下载:
  2. 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:2.25kb
    • 提供者:jimmylee
  1. CE_RTP

    0下载:
  2. 在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
  3. 所属分类:Windows CE

    • 发布日期:2017-05-29
    • 文件大小:10.97mb
    • 提供者:wingcell
  1. 20100204AudioSend

    0下载:
  2. 音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:129.56kb
    • 提供者:何朝阳
  1. firstrtp

    0下载:
  2. rtp传输的例子,有接收和发送两个端,需要先配置好rtp环境-rtp transmission example, to receive and send both side need to configure the environment for good rtp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:426.02kb
    • 提供者:ypx6286428
  1. rtptests

    0下载:
  2. rtpsend.c和rtprecv.c两个分别是通过rtp发送和接受数据的基本测试程序-rtpsend.c and rtprecv.c two were rtp send and receive data through the basic testing procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-08-26
    • 文件大小:3.59kb
    • 提供者:liwei
  1. rtp

    0下载:
  2. 获得接收端的IP地址和端口号 创建RTP会话 指定RTP数据接收端 设置RTP会话默认参数 发送流媒体数据 -Obtain the receiver' s IP address and port number specified to create RTP session to set the RTP data receiver parameters RTP session to send streaming media data by default
  3. 所属分类:VOIP program

    • 发布日期:2017-03-25
    • 文件大小:1.56kb
    • 提供者:周伟
  1. 实现RTP流媒体发送与接收

    0下载:
  2. 利用VLC0.9.7开源库 实现RTP流媒体发送与接收,采用VS2008以上编译通过,该软件可以使用VLC作为发送端或接收端-Achieve RTP streaming using VLC to send and receive
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:239.72kb
    • 提供者:yang
  1. rtpXieYiShouFaChengXuKuangJia

    0下载:
  2. rtp数据的发送和接受的程序框架,有助于理解rtp数据的发送和接受的程序。-rtp send and receive data procedural framework to help understand the rtp data is sent and accepted procedures.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-04
    • 文件大小:681.49kb
    • 提供者:我心
  1. RTP-MPG

    0下载:
  2. RTP协议视频通话,UDP广播发送,MPG视频格式的demo-RTP protocol video calls, send UDP broadcast, MPG video format demo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:4.89kb
    • 提供者:梁冬亮
  1. RTP

    0下载:
  2. wince 无线视频系统 通过摄像头采集图片 同时把已采集到的视频用H.263来压缩 然后通过调用RTP/UDP协议发送出去。-The wince wireless video camera capture images also collected video using H.263 compression and then by calling the RTP/UDP protocol to send out.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:11.12mb
    • 提供者:千千
  1. Send

    1下载:
  2. 在android平台上的视频传输,主要是发送部分,通过x264进行压缩,在通过RTP协议发送出去。-In the android platform video transmission, the main part is sent through x264 compressed, sent via the RTP protocol.
  3. 所属分类:android

    • 发布日期:2015-07-28
    • 文件大小:857kb
    • 提供者:
  1. RTP

    0下载:
  2. 最小RTP数据传输测试程序,包括发送、接收(The smallest RTP test program, including send and receivce)
  3. 所属分类:IP电话/视频会议

« 12 3 »
搜珍网 www.dssz.com