搜索资源列表
视频压缩H264的RTP打包发送和接收
- 文件包括有相关开发文档资料如:RFC3550中文版,H264打包方法和payload 结构,还附有实例,调试通过
few
- 基于RTP的H264视频数据打包解包类, h264 rtp payload
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
rtsp_infos
- 包含了与视频、RTSP相关的一些文档:H.264 RTP payload 格式、Linux下的实时流媒体编程(RTP,RTCP,RTSP)、RTSP、用实例分析H264 RTP payload 等。-Contains some documents related to the video, RTSP: H.264 RTP the payload format, real-time streaming media programming under Linux (RTP, RTCP, RTSP),
DllStarViewDecoder
- 把RTP载荷类型为96的h264视频的RGB值转换为Y分量,U分量和V分量-Translate the RGB format of h264 video to YUV format of h264 video, which payload is 96
H.264-RTP-payload-FORMAT-
- H264 PLAYLOAD 数据格式,对于弄懂Naul帮助非常大。-H264 PLAYLOAD data format, for understand Naul very helpful.