搜索资源列表
视频压缩H264的RTP打包发送和接收
- 文件包括有相关开发文档资料如:RFC3550中文版,H264打包方法和payload 结构,还附有实例,调试通过
RTP解包NAL,H264格式
- 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
H264CODEC.rar
- 公司以前的一个项目,里面包含了H264的编码与解码,还附带一个RTP传输例子,极力推存下载,Company' s former project, which includes the H264 encoding and decoding, but also comes with an example of RTP transport, strongly pushed deposit download
RTPServer.rar
- Rtp服务端代码,实现流媒体的传输。采用rtp协议。,Rtp server-side code to achieve the transmission of streaming media. Using rtp protocol.
RTVC_Source_v1.5
- H264 RTP receiver code
jrtp-h264-Pend
- 利用jrtp开源的RTP库实现对H264编码后的数据进行发送。-jrtp rtp h264
RtspServer
- rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
WinRtp
- RTP Sender using Window VS 2010 for H264
h264-and-rtp
- 用h264进行视频编解码,用rtp进行视频传输,效果良好。-Using H264 for video encoding and decoding, using RTP for video transmission, good results.
few
- 基于RTP的H264视频数据打包解包类, h264 rtp payload
h264rtpvlc
- 这个程序是测试rtp封装h264发送到vlc,vlc接收到后播放,仅仅是一个参考,我也是在网上下载的。-This procedure is to test the rtp package h264 sent to vlc, vlc received after the play, is just a reference, I am also a web download.
h264toRtp
- h264打包rtp的测试程序,完整,全面-h264 rtp package testing procedures,
H264Rtp
- 用于在开发ISMA程序时用于音视频部分用RTP格式封装的一个小程序,仅供参考-ISMA used in the development of procedures for the use of audio and video formats RTP Packaging, a small procedure, for reference
Encap
- h264封装流格式转变源代码,rtp和纯字节流的转变-h264 stream format changes in the source code package, rtp and pure byte stream changes
H264_RTP_STREAMING
- 本示例代码在我的电脑上实现了对标准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
H264
- 实现媒体文件的RTP打包,内含RTP协议的说明文档-Implementation of the RTP media file package containing RTP protocol documentation
linuxUNIXRTSP.RTCP.RTP
- 一个基于RTSP,h264,mpeg4的源码播放器-a source On a rtsp and the player mpeg4 and h264
rfc3984(For264)
- RFC2326_chinese.rar RTP RTSP RTCP H264 x264 实时数据流传送-RFC2326_chinese.rar RTP RTSP RTCP H264 x264 streamging
H264toRTP--master
- 这是关于rtp h264的源代码,里面包含了rtp相关协议信息,有兴趣的可以学习学习。(this is the source code about the rtp protocol of h264,enjoy the code if you want.)
RTP封装程序
- RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)