资源列表
RTPTest
- RTP协议测试源代码,支持解码H264。从摄像机直接取流 并且解码H264-RTP protocol test source code, support for decoding H264. From the camera directly from the stream and decoding H264
rtp
- Windows下的jrtp封装库,并附加例子。jrtp主要运用于多媒体视频流网络传输。-Under Windows jrtp package library, and additional examples. jrtp used primarily for the transmission of multimedia streaming video network
gst-ffmpeg-0.11.2.tar
- linux gstreamer 的插件库包括ffmpeg的所有编解码库如h264,wma,mp4,ac3,aac等编解码。-linux gstreamer ffmpeg plugins
live555-brife
- live555流媒体经典分析,是学习Live555流媒体服务的重要文档-live555 RTSP RTP RTCP.
matroskadec
- mkv文件解析, 稍后会增加mkv的文件格式总结, 该文件时ffmpeg中关于mkv文件解析-mkv file demuxer
qtffmpegwrapper_src-20120317
- 用Qt封装的ffmpeg音视频编解码类,可以简化ffmpeg的接口使用流程,适合集成到Qt项目中。-Qt wrapper for ffmpeg audio and video codec class . It can simplify the process of ffmpeg interface and it is suitable for integration into the Qt project.
arping-2.11.tar
- RTSP文档与源码,主要用于rtsp服务器端与客户端的实现-RTSP documentation and source code, mainly for the rtsp server side and client side
TsToFlv
- 解析TS文件,获取音视频数据和相关信息,并转换为FLV封装格式-Demux ts stream, get Audio & Video data,then mux to flv file
xvidcore
- 一个mp4视频解码器的源代码,对于多媒体编程有很大帮助-Mp4 video decoder source code, multimedia programming.
live555
- 本工程是把makefile版的live555工程转化成VisualStudio2008版工程,相信很多人并不知道makefile版的工程该如何调试,如果是VS版的工程,就可以边调试边研究开源代码,调试开源代码比看书效果好。-This project is the the makefile version of live555 engineering into VisualStudio2008 version works, I believe that many people do not kno
nvlc_LibVlcWrapper
- vlc的C#封装版本。能播放多种格式的音频和视频资源。-C# package vlc version. Can play multiple formats of audio and video resources.
libh264-android
- android上的h264解码器,可以通过JNI,应用层对h264数据进行解码-h264 decoder for android according to the jni interface to java