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

搜索资源列表

  1. RTP-test

    0下载:
  2. RTP的一个测试程序,对初学RTP的程序员是很有帮助的,可以较为清楚的认识RTP协议的真面目。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:454354
    • 提供者:中华
  1. rtp

    0下载:
  2. rtp实时传输介绍,用于流媒体开发说明如网络点播系统
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:58311
    • 提供者:xhz
  1. RTP协议开发库-JRTPLib

    0下载:
  2. RTP协议开发库-RTP development libraries
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:149981
    • 提供者:陈亮
  1. RTP解包NAL,H264格式

    0下载:
  2. RTP解包NAL,H264格式,简单实用,实现了单个NAL单元包和FU_A分片单元包。对于丢包处理,采用简单的策略:丢弃随后的所有数据包,直到收到关键帧。-RTP unpack NAL, H264 format, simple and practical, to achieve a single NAL unit packets and fragmentation units FU_A package. For the packet loss treatment, using a simple
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:sheriffyang
  1. RTPServer.rar

    0下载:
  2. Rtp服务端代码,实现流媒体的传输。采用rtp协议。,Rtp server-side code to achieve the transmission of streaming media. Using rtp protocol.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:132729
    • 提供者:Yen
  1. 47651479H264EncodingandDecoding

    0下载:
  2. 采用rtp包发送h.264文件,能够根据标志位一帧一帧拆分h.264文件。-Using rtp packet sent h.264 files, can be a bit under the flag a split h.264 files.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:901086
    • 提供者:fanxiaoyuan
  1. rtsp_server

    0下载:
  2. rtsp server源代码,里面有完整的rtsp rtp rtcp sdp协议源码-rtsp server source code, which has the complete source code protocol rtsp rtp rtcp sdp
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:538386
    • 提供者:曹俊杰
  1. live

    0下载:
  2. 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于RTP/RTSP协议栈,实现MP3等多种视频格式-Streaming media server and client source code, can be directly built on-demand broadcast system, based on RTP/RTSP protocol stack to achieve a variety of video formats such as MP3
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:727929
    • 提供者:tang yong guang
  1. WinRtp

    0下载:
  2. RTP Sender using Window VS 2010 for H264
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-23
    • 文件大小:7325517
    • 提供者:PI KE
  1. h264-and-rtp

    2下载:
  2. 用h264进行视频编解码,用rtp进行视频传输,效果良好。-Using H264 for video encoding and decoding, using RTP for video transmission, good results.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-06-17
    • 文件大小:5661696
    • 提供者:黎明
  1. 通过rtp传输发送与接收程序

    3下载:
  2. 音频AAC 视频H264 通过rtp传输发送与接收程序,通过VLC可以直接查看传输的视频-Audio AAC H264 video by RTP transmission sending and receiving procedures, through the VLC can directly to check the video transmission
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-11-21
    • 文件大小:14859382
    • 提供者:SKYGOD
  1. rtp

    0下载:
  2. rtp C源码 实时流协议(RTSP)是应用层协议,控制实时数据的传送 -rtp C source Real Time Streaming Protocol (RTSP) is an application layer protocol, to control the transmission of real-time data
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-10
    • 文件大小:1424
    • 提供者:fan
  1. ffmgep,支持rtsp,rtp,解码

    2下载:
  2. ffmgep,支持rtsp,rtp,解码,转视频格式-ffmgep, support rtsp, rtp, decoding, video format transfer
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-10-30
    • 文件大小:2705
    • 提供者:
  1. few

    0下载:
  2. 基于RTP的H264视频数据打包解包类, h264 rtp payload
  3. 所属分类:Streaming_Mpeg4

  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
    • 文件大小:12620
    • 提供者:hanshuang
  1. h264toRtp

    0下载:
  2. h264打包rtp的测试程序,完整,全面-h264 rtp package testing procedures,
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-25
    • 文件大小:8810164
    • 提供者:谭宜波
  1. H.264Streamtrans

    0下载:
  2. H.264 rtp打包后并传输 主要学习h.264流的RTP封包-After the H.264 rtp package and deliver key learning h.264 stream of RTP packets
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-14
    • 文件大小:22683139
    • 提供者:jimmy
  1. live.2007.02.20.tar

    2下载:
  2. live555上最新的流媒体服务器,播放器源码,对正在开发流媒体,rtp/rtsp传输,mpeg4等方面的人员,是不错的例子-live555 latest streaming media server, player source of streaming media is being developed, rtp/rtsp transmission, mpeg4 and so on the staff, is a good example
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-02-25
    • 文件大小:443253
    • 提供者:古问天
  1. H264Rtp

    0下载:
  2. 用于在开发ISMA程序时用于音视频部分用RTP格式封装的一个小程序,仅供参考-ISMA used in the development of procedures for the use of audio and video formats RTP Packaging, a small procedure, for reference
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:94265
    • 提供者:黎程
  1. RTP封装程序

    1下载:
  2. RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2021-01-19
    • 文件大小:5120
    • 提供者:李付清
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com