搜索资源列表
RTP-test
- RTP的一个测试程序,对初学RTP的程序员是很有帮助的,可以较为清楚的认识RTP协议的真面目。
rtp
- rtp实时传输介绍,用于流媒体开发说明如网络点播系统
RTP协议开发库-JRTPLib
- RTP协议开发库-RTP development libraries
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
RTPServer.rar
- Rtp服务端代码,实现流媒体的传输。采用rtp协议。,Rtp server-side code to achieve the transmission of streaming media. Using rtp protocol.
47651479H264EncodingandDecoding
- 采用rtp包发送h.264文件,能够根据标志位一帧一帧拆分h.264文件。-Using rtp packet sent h.264 files, can be a bit under the flag a split h.264 files.
rtsp_server
- rtsp server源代码,里面有完整的rtsp rtp rtcp sdp协议源码-rtsp server source code, which has the complete source code protocol rtsp rtp rtcp sdp
live
- 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于RTP/RTSP协议栈,实现MP3等多种视频格式-Streaming media server and client source code, can be directly built on-demand broadcast system, based on RTP/RTSP protocol stack to achieve a variety of video formats such as MP3
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.
通过rtp传输发送与接收程序
- 音频AAC 视频H264 通过rtp传输发送与接收程序,通过VLC可以直接查看传输的视频-Audio AAC H264 video by RTP transmission sending and receiving procedures, through the VLC can directly to check the video transmission
rtp
- rtp C源码 实时流协议(RTSP)是应用层协议,控制实时数据的传送 -rtp C source Real Time Streaming Protocol (RTSP) is an application layer protocol, to control the transmission of real-time data
ffmgep,支持rtsp,rtp,解码
- ffmgep,支持rtsp,rtp,解码,转视频格式-ffmgep, support rtsp, rtp, decoding, video format transfer
few
- 基于RTP的H264视频数据打包解包类, h264 rtp payload
RTP_SEND_RECIEVE
- rtp接受和发送例子,用java写的 For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov java AVReceive3 224.1.2.3/42050 224.1.2.3/42052 -rtp send receive For example, java AVTransmit3 224.1.2.3 42050 file:/temp/foo.mov
h264toRtp
- h264打包rtp的测试程序,完整,全面-h264 rtp package testing procedures,
H.264Streamtrans
- H.264 rtp打包后并传输 主要学习h.264流的RTP封包-After the H.264 rtp package and deliver key learning h.264 stream of RTP packets
live.2007.02.20.tar
- live555上最新的流媒体服务器,播放器源码,对正在开发流媒体,rtp/rtsp传输,mpeg4等方面的人员,是不错的例子-live555 latest streaming media server, player source of streaming media is being developed, rtp/rtsp transmission, mpeg4 and so on the staff, is a good example
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
RTP封装程序
- RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)