1.视频源下载 MPEG-2 Transport Stream Test Patterns and Tools: http://www.live555.com/liveMedia/public/ 各种格式均有:http://samples.mplayerhq.hu/ 大文件格式:http://media.xiph.org/
2.FlvFlv解析工具:FlvParse.exe Flv标准文档:video_file_format_spec_v10 开源项目:flvparse https://github.com/lnmcc/FlvParser 项目样例:https://sourceforge.net/projects/flvformatanalysis/ 3.F4vF4v标准文档:video_file_format_spec_v10_1 4.Mp4Mp4解析工具:mp4info.exe Mp4标准文档:ISO/IEC 14496-12 参考:http://www.cnblogs.com/skyseraph/archive/2012/04/01/2429384.html http://www.cnblogs.com/haibindev/archive/2011/10/17/2214518.html 5.TSTS解析工具:EasyICE、ElecardStreamEye Studio TS标准文档:ISO/IEC 1-13818中2.4 Transport Stream bitstream requirements 开源项目:tsdemux https://github.com/nevali/tsdemux 项目样例:http://sourceforge.net/projects/tsformatanalysis/ 6.PSPS解析工具:ElecardStreamEye Studio PS标准文档:ISO/IEC 1-13818中2.5 Program Stream bitstream requirements 7.H264H264解析工具:H264Visa、ElecardStreamEye Studio H264标准文档:ITU-T Rec. H.264 | ISO/IEC 14496-10 AVC 开源项目:h264bitstream https://github.com/x163/h264bitstream 项目样例:https://sourceforge.net/projects/h264streamanalysis/ 8.ElecardStreamEye Studio 1.1.100115sn:8EFCC11D8D1B5497F137934F98A2F3C0 9. DASHDASH标准文档:ISO IEC 23009-1 10.HLSMPEG-2 Transport Streams标准文档:ISO/IEC 1-13818 m3u8标准文档:http://tools.ietf.org/html/draft-pantos-http-live-streaming-12 11.rtmprtmp标准文档:rtmp_specification_1.0 rtmp翻译:http://www.codeman.net/wp-content/uploads/2014/04/rtmp.html 使用librtmp进行H264与AAC直播:http://www.codeman.net/2014/01/439.html 12.SIPSIP(Session Initiation Protocol)标准文档:http://www.ietf.org/rfc/rfc3261.txt 开源协议栈:libosip2、libeXosip2 13. RTSPRTSP(Real Time Streaming Protocol)标准文档:http://www.ietf.org/rfc/rfc232614.RTP RTP(Real-time Transport Protocol)标准文档:http://tools.ietf.org/html/rfc3550 15.RTCPRTCP(Real-time Transport Control Protocol或RTP Control Protocol)标准文档: http://tools.ietf.org/html/rfc3550 16.ffmpeg for windows可执行程序下载http://ffmpeg.zeranoe.com/builds/ 17.ISO标准文档下载http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html
流媒体
博客:
http://blog.csdn.net/leixiaohua1020
http://blog.chinaunix.net/uid/26000296.html
http://blog.csdn.net/win_lin
http://sinclairmediatech.com/category/encoding/
http://www.cnblogs.com/xkfz007/category/322714.html
1.流媒体基本知识---- RTSP RTP RTCP 2.开源的编解码框架 ----FFMPEG 3.video codec: MPEG4 DIVX H264 4.audio codec : AAC AMR MP2 MP3 5.Format FLV MPEG4 VP6 |