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

搜索资源列表

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

    2下载:
  2. sourcefilter,实现H264数据的采集,采用RTP通讯.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:43558
    • 提供者:阿易
  1. live.2008.01.04.tar

    0下载:
  2. 网络直播源代码,支持RTSP、RTP,支持的格式包括MPEG-1/2/4,MP3,H264等,功能强大,流媒体开发必须。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2014-01-18
    • 文件大小:448639
    • 提供者:刘久人
  1. NALDecoder

    1下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序,它首先从H264文件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:217422
    • 提供者:liming
  1. Linux_H264_RTP

    0下载:
  2. linux下RTP发送h264 annexb 原始码流的代码。可用VLC做服务端测试。-demo for send h264 with rtp in linux
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-06
    • 文件大小:3639
    • 提供者:change
  1. VideoRTPH264

    3下载:
  2. Android 源码,从MediaRecorder类获取原始的H264视频流。并添加SPS、PPS和分隔符00000001。然后保存到文件。也可改为RTP发送。-Android DEMO。Get raw h264 stream use MediaRecorder 。
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-10-17
    • 文件大小:672768
    • 提供者:change
  1. H264player

    1下载:
  2. 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。-This sample code standard H264 stream RTP package sent to the local port 1234 on my computer, VLC player can receive from port 1234
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-02-20
    • 文件大小:4099630
    • 提供者:Angel
  1. H264andRTP

    0下载:
  2. 对H264码流结构分析,以及RTP负载格式规范和协议实现-parse the structure of H264
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:954230
    • 提供者:李丹旺
  1. AndroidH264RTP

    2下载:
  2. Android从MediaRecorder类获取原始H264视频流并用RTP打包发送到指定地址和端口,实现RTP单包和拆包,未实现组包。-get h264 raw stream from MediaRecorder and send by rtp
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-11-08
    • 文件大小:687505
    • 提供者:change
  1. ProcRTSP

    0下载:
  2. 通过rtsp协议获取音视频码流,并解析rtp包成保存成h264文件。-Rtsp protocol for audio and video streams, and resolve the rtp package to save h264 file.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:6588355
    • 提供者:BXJ
  1. useful_RTSP_server_and_client

    0下载:
  2. 简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:2689024
    • 提供者:xiangyu
  1. RTP_RFC3984_H264_over_RTP_CN

    0下载:
  2. 封装RTP发送H264高清视频,其中结合RFC协议进行RTP数据包打包机制-H264 RTP encapsulation send high-definition video, which binds RFC protocols RTP packet packaging mechanism
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:44961
    • 提供者:lbb
  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. H264using-PS-package-RTP-sent

    1下载:
  2. H264 NALU 使用PS封装 RTP发送。H264视频格式使用PS、RTP封装发送。-H264 NALU using the PS package RTP sent. H264 using the PS package, and then use the RTP package to send.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-02-12
    • 文件大小:11264
    • 提供者:wxp
  1. RTSP-h264-test.tar

    0下载:
  2. rtsp server ,rtp 打包h264文件并通过rtsp实现分发,由rtcp简单控制; -rtsp server, rtp h264 packaged document and implement distributed via rtsp, simple control rtcp
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-04
    • 文件大小:12967
    • 提供者:EchoEric
  1. simplest_mediadata_test

    0下载:
  2. * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* T
  3. 所属分类:多媒体

    • 发布日期:2017-12-15
    • 文件大小:24964096
    • 提供者:梁立峰
  1. rtp_h264_aac-master

    0下载:
  2. 这是关于rtp h264的源代码,里面包含了rtp相关的协议,有兴趣的可以学习学习。(This is the source code about the rtp protocol of h264. Enjoy the code if you want.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:river.tang
  1. h264_to_rtp-master

    0下载:
  2. 这是 rtp h264 的源代码,里面包含了rtp相关的协议,有兴趣的可以学习学习。(This is the source code about the rtp protocol of h264. Enjoy the code if you want.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2017-12-22
    • 文件大小:3921920
    • 提供者:river.tang
  1. rtp2h264

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

    • 发布日期:2018-01-10
    • 文件大小:25600
    • 提供者:walter8989
  1. ps提取h264源码

    2下载:
  2. ps提取h264源码,java版本,对接海康威视获取rtp流,剥离出h264源码
  3. 所属分类:流媒体/Mpeg4

« 1 2 34 5 »
搜珍网 www.dssz.com