资源列表
VlcPlayer
- 采用C#和libvlc.dll与libvlccore.dll开发的VLC播放器,比较简单,适合初学者。使用时需要添加上述两个文件以及VLC/plugins文件夹。-Using c# and libvlc. DLL and libvlccore. DLL VLC player development, relatively simple, suitable for beginners.When using need to add the two files and VLC/plugins fold
yspscs
- 音视屏的实时传输,用delphi 编写,效果比较好-Tone screen real-time transmission, with delphi, the effect is better
WMPlayer
- 该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展: 1、RTSP 标准码流(包括音视频)的实时预览播放; 2、网络数据流的断线重连; 3、对存储文件的解码播放以及控制; 4、音视频码流的同步存储,文件存储时以当前系统的时间戳作为音视频 播放时的索引,方便在文件播放时以时间戳作为检索条件来点播文件; 5、视频播放格式上支持 h.264、mpeg4、mpeg2 等,音频播放格式上支 持 AAC、AMR、G711 等;
m3u8_segment
- 基于ffmpeg的 m3u8的分片实现,用于HLS Server端的实现。-Slice ffmpeg based implementations of m3u8
RtspTester
- Android端采用VideoView控件读取RTSP流并播放,实时性一般但是可以作为参考。-Android client using VideoView control reads RTSP streaming and playback, real-time general but can be used as a reference.
H265HEVC(2013-04)
- HEVC(H265)视频压缩标准原文(英文版)-HEVC (H265) video compression standard text (in English)
ti-live
- ti sdk中的live555,可以参考这些代码改live555的"直播模式",重新写个source,获取实时的音视频流,通过rtp发送出去。-ti sdk in live555, live555 can refer to these code changes " Live Mode" , re-write the source, get real-time audio and video streaming, sent through rtp.
Android_red5
- 手机录像上传流媒体服务器,android与red5完美对接的解决方案.-Mobile video upload streaming media server, android with red5 perfect docking solutions.
JM
- JM10.2官方视频编解码软件,源码,无更改,支持三种档次的编码-JM10.2 official video codec software
onvif-specific
- onvif规范的实现,有需要的可以看看了-onvif specification implementation, there is a need to look at the
x264-snapshot-20091006-2245
- 能在vs2010直接编译成功的代码,我试过-Success can be directly compiled code in vs2010, I tried
decode-sps
- 根据Rec. ITU-T H.264 (01/2012)文档,参照ffmpeg,自己实现的解析h264sps的C语言代码,-h264 sps decode