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

搜索资源列表

  1. rtpH264

    0下载:
  2. 其中为本人做媒体项目时搜集的一些有关rtp和h264方面的资料.-which I do for the media item collected some of the rtp and h264 of information.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3488973
    • 提供者:张艳杰
  1. 视频压缩H264的RTP打包发送和接收

    3下载:
  2. 文件包括有相关开发文档资料如:RFC3550中文版,H264打包方法和payload 结构,还附有实例,调试通过
  3. 所属分类:网络编程

    • 发布日期:2012-01-05
    • 文件大小:128235
    • 提供者:fpxmcu
  1. RTVC_Source_v1.5

    0下载:
  2. H264 RTP receiver code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:184106
    • 提供者:Junseok Lee
  1. jrtp-h264-Pend

    1下载:
  2. 利用jrtp开源的RTP库实现对H264编码后的数据进行发送。-jrtp rtp h264
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-20
    • 文件大小:8308736
    • 提供者:mr xu
  1. RtspServer

    0下载:
  2. rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
  3. 所属分类:Console

    • 发布日期:2017-06-16
    • 文件大小:24155864
    • 提供者:谭宜波
  1. HTX264

    1下载:
  2. 这是一个整合现今x264 和T264优点的开源版本支持Linux和Windows,vc6 ,vs2003 ,vc2005编译通过,支持rtp、rtsp封包。这个是1.0版本,只对H264编码做汇编的优化,另外RTP rTsp协议还没有优化。大家可以只看H264编码和解码部分-This is an integration of the advantages of today' s x264 and the T264 to support open-source version of Linux a
  3. 所属分类:Windows编程

    • 发布日期:2014-07-28
    • 文件大小:19540910
    • 提供者:村过去
  1. H264_RTP_STREAMING

    0下载:
  2. 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。内有使用说明-The sample code on my computer to achieve the right standard H264 stream of RTP package sent to the machine' s 1234 port, u
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-26
    • 文件大小:1629974
    • 提供者:hubo
  1. H264

    0下载:
  2. 实现媒体文件的RTP打包,内含RTP协议的说明文档-Implementation of the RTP media file package containing RTP protocol documentation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3986315
    • 提供者:zhaidh
  1. TNALLDecodderh

    0下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序源码,它首先从H264文件件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。 可直接使用。 -This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-14
    • 文件大小:217088
    • 提供者:xinlnix
  1. H264rtp

    0下载:
  2. 基于CS结构,发送端对H264编码的视屏文件进行rtp打包发送至接收端,接收端在进行逆向rtp组包,并保存为本地文件。-CS-based structure, the sender of the H264 encoded video screen file the rtp packaging is sent to the receiving end, the receiving end during the reverse the rtp group package and save it as
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:15946215
    • 提供者:341208
  1. NALDecoder

    0下载:
  2. NALDecoder 组装h264为rtp包并发送出去-NALDecoder assembled h264 rtp packet sent
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:217156
    • 提供者:chenluquan
  1. send_h264_rtp

    0下载:
  2. 解析h264视频文件,打包成rtp格式发送出去,工程用vc++6.0打开就行,用vlc测试可播放。-Parse h264 video files, packaged into rtp format sent the engineering vc++6.0 open playable on the line, vlc test.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-30
    • 文件大小:2917075
    • 提供者:dangqian
  1. H264_NAL_Decoder

    0下载:
  2. 对H264文件打包,传输等,用vlc来播放.按照RFC3984协议实现H264视频RTP打包.-H264 files for packaging, transport and so on.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2319856
    • 提供者:刘普兵
  1. H264rtp

    0下载:
  2. VC++与H264流媒体RTP编程资料+源代码打包,这些资料包括:H.264编码算法的完整源代码,H264帧内预测算法的研究与优化.pdf,RFC3550协议资料中文版.doc、NALDecoder源码实例包等,是研究H264相关编程的参考资料。-VC++ programming and H264 RTP streaming data+ source code package, these data include:.. H.264 encoding algorithm complete sou
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4616814
    • 提供者:bpudn78
  1. NALDecodernew

    0下载:
  2. 读h264文件,利用TCP协议做服务端,发送裸数据流(非rtp)。-Read H264 file, use TCP protocol to do server, send bare data stream (non RTP).
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11398768
    • 提供者:catchernet
  1. rtp_h264

    0下载:
  2. c语言来实现将H264流通过RTP发送,来实现实时视频的功能-c language to achieve the H264 stream is sent via RTP to achieve real-time video capabilities
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:mengzhengjie
  1. Zhe_Niurce

    0下载:
  2. The H264 encoded RTP packets Source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:9523
    • 提供者:Kiqcbpp
  1. SendH264ToVLCWithSocket

    0下载:
  2. 在QT环境下把H264文件打包成RTP码流通过socket发送出去.-In the QT environment to H264 files packaged into RTP code stream sent through the socket out
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-13
    • 文件大小:25953280
    • 提供者:cailunhui
  1. H261sackeosSource

    0下载:
  2. H264 encoded RTP packets Source code-The H264 encoded RTP packets Source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:9216
    • 提供者:aelinois
  1. rtp2h264

    0下载:
  2. 用C语言实现的rtp数据转h264数据,封装成完整的一帧数据(RTP data implemented in C language to H264 data)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:25600
    • 提供者:walter8989
« 12 »
搜珍网 www.dssz.com