搜索资源列表
live.2008.01.04.tar
- 网络直播源代码,支持RTSP、RTP,支持的格式包括MPEG-1/2/4,MP3,H264等,功能强大,流媒体开发必须。
liveMedia_H264_tutorial.rar
- H264VideoFramer的实现,能把h264 encoder输出的NAL单元打包成rtsp流,代码略作修改就可以跑,Implementation of H264VideoFramer, h264 encoder can output NAL unit package rtsp stream, to slightly amend the code can run
ProcRTSP
- 通过rtsp协议获取音视频码流,并解析rtp包成保存成h264文件。-Rtsp protocol for audio and video streams, and resolve the rtp package to save h264 file.
rtsp-rfc-stardard
- rfc mpeg1,2 音频,mpeg 4视频,H264视频以及 rtsp 标准-rfc mpeg1, 2 audio, mpeg 4 Video, H264 video, and standard rtsp
rtsp
- simple rtsp h264 decoding class i-p-b frames are enable etc.
live555-latest.tar
- The latest sources (May 2010) of RTSP server/client implementation by live555. Implementation supports also lots of media formats (mpeg 1,2,3,4, aac, vob, wav, h263, h264 etc). Sources a distributed by GNU license-The latest sources (May 2010) of RTS
ffmpeg_brew
- ffmpeg移植到brew平台, 实现功能主要是h264编码, 以及3gp, rtsp协议 在模拟器以及真机上运行成功; 功能不是特别完善, 所以上传到这里期望可以借助大家的力量。-realize the function of decode the h264 stream data from the 3gp or rtsp format.
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),
Rtsp-SaC
- 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
H264_with_RTP
- 一个关于介绍RTSP H264深度介绍,你值得拥有!-A story about a RTSP H264 depth introduction piece, you re worth it!
RTSP-h264-test.tar
- rtsp server ,rtp 打包h264文件并通过rtsp实现分发,由rtcp简单控制; -rtsp server, rtp h264 packaged document and implement distributed via rtsp, simple control rtcp
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: