搜索资源列表
Rtp
- 服务器端发送H264码流,客户端接受并解码与存为YUV文件.(H264,ffmpeg,Rtp,YUV等技术都包含在内)希望大家好好学习。我愿传播我的知识,促进社会发展 2012.9.7-Server sends H264 stream client to receive and decode YUV file saved as. (H264, ffmpeg, Rtp, YUV, and other technologies are included) and hope that we learn
Linux_H264_RTP
- 可以通过RTP实时传输H264流,测试通过了,可以用VLC设置SDP文件接收。SDP文件如下(保存成ceshi.sdp就可以了)t=0 0 m=video 1234 RTP/AVP 96 a=rtpmap:96 H264 a=framerate:15 c=IN IP4 192.168.0.121-Real-time transmission via RTP H264 stream passed the test, you can set the SDP file with VLC
RTPSend
- C++语言,实现了H264标准的视频文件上传,主要是模拟实时流传输过程。-C++ language, to achieve the H264 standard video file uploads, is to simulate real-time streaming process.
live555
- live555开源代码,包含封装好的利用openrtsp实现接收摄像机rtsp流并保存为h264格式文件的openrtspb工程,IDE环境为vs2010-open source for live555,including a project receiving rtsp stream and saving as h264 file, avliable in vs2010