搜索资源列表
rtpH264
- 其中为本人做媒体项目时搜集的一些有关rtp和h264方面的资料.-which I do for the media item collected some of the rtp and h264 of information.
视频压缩H264的RTP打包发送和接收
- 文件包括有相关开发文档资料如:RFC3550中文版,H264打包方法和payload 结构,还附有实例,调试通过
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
HTX264
- 这是一个整合现今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
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
TNALLDecodderh
- 这是自己编的一个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
H264rtp
- 基于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
NALDecoder
- NALDecoder 组装h264为rtp包并发送出去-NALDecoder assembled h264 rtp packet sent
send_h264_rtp
- 解析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.
H264_NAL_Decoder
- 对H264文件打包,传输等,用vlc来播放.按照RFC3984协议实现H264视频RTP打包.-H264 files for packaging, transport and so on.
H264rtp
- 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
NALDecodernew
- 读h264文件,利用TCP协议做服务端,发送裸数据流(非rtp)。-Read H264 file, use TCP protocol to do server, send bare data stream (non RTP).
rtp_h264
- c语言来实现将H264流通过RTP发送,来实现实时视频的功能-c language to achieve the H264 stream is sent via RTP to achieve real-time video capabilities
Zhe_Niurce
- The H264 encoded RTP packets Source code
SendH264ToVLCWithSocket
- 在QT环境下把H264文件打包成RTP码流通过socket发送出去.-In the QT environment to H264 files packaged into RTP code stream sent through the socket out
H261sackeosSource
- H264 encoded RTP packets Source code-The H264 encoded RTP packets Source code
rtp2h264
- 用C语言实现的rtp数据转h264数据,封装成完整的一帧数据(RTP data implemented in C language to H264 data)