搜索资源列表
v4l2_rtp_jpeg
- v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
baseOnH264RTPchuanshu
- 基于RTP的网络音视频实时传输的研究.rar-base on RTP h264
VideoServerandClient
- 实现了基于rtp传输h264视频流,包括客户端与服务器端-Achieved based on rtp transport h264 video streams, including the client and server-side
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.
useful_RTSP_server_and_client
- 简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
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
RtpUdpIOCP
- 基于H264的RTP传输。包括打包解包策略,缓冲技术等。使用完成端口来进行底层通讯。希望能对研究流媒体传输的同学有帮助。-H264-based RTP transport. Including packing and unpacking strategy buffering technique. Complete the port to the underlying communication. The hope is to help the students to study the stre
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
ORTP_code
- 对h264数据进行RTP打包代码,希望对大家有用-rtp h264 data pack
RTP_H264
- 通过RTP发送h264码流,网上比较多的版本,可在上位机用vlc播放,是一个学习rtp协议的好例子-By sending RTP h264 stream online more versions available vlc player, is a learning rtp protocol in the PC a good example
recv_ps_data
- 接收解析封装H264为PS数据的RTP包(Parsing RTP packages encapsulated into PS data)