1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk/doc
2020-01-26 11:39:02 +08:00
..
adobe-hds-specification.pdf for #328, add hds specification. 2015-03-12 11:36:12 +08:00
adobe-media-manifest-specification.pdf for #328, add hds specification. 2015-03-12 11:36:12 +08:00
ffmpeg-logo.png support ffmpeg filter 2013-12-01 10:54:41 +08:00
ffmpeg-min.png add drawtext filter sample 2013-12-01 12:04:00 +08:00
FlashMediaManifestFormatSpecificationErrataMay2014.pdf for #328, add hds specification. 2015-03-12 11:36:12 +08:00
H.264_MPEG-4-Part-10-White-Paper.pdf parse the aac ADTS packets, add h264 doc 2013-11-20 00:25:53 +08:00
hls-m3u8-draft-pantos-http-live-streaming-12.pdf add pdf of hls rfc, corrent the content type. 2015-02-10 10:58:27 +08:00
HTTPDynamicStreamingSpecificationErrataMay2014.pdf for #328, add hds specification. 2015-03-12 11:36:12 +08:00
ISO_IEC_13818-7-AAC-2004.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
ISO_IEC_14496-1-System-2010.pdf for #738, demux the aac mp4a and esds 2017-02-02 19:05:08 +08:00
ISO_IEC_14496-3-AAC-2001.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
ISO_IEC_14496-10-AVC-2003.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
ISO_IEC_14496-10-AVC-2012.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
ISO_IEC_14496-12-base-format-2005.pdf for #738, add doc, moov box. 2017-01-28 19:32:43 +08:00
ISO_IEC_14496-12-base-format-2012.pdf for #738, add doc, moov box. 2017-01-28 19:32:43 +08:00
ISO_IEC_14496-14-MP4-2003.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
ISO_IEC_14496-15-AVC-format-2012.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
ISO_IEC_23009-1-DASH-2012.pdf for #299, refine docs. 2017-01-26 17:28:49 +08:00
kafka-160915-0553-82964.pdf rename kafka protocol 2015-09-16 13:56:52 +08:00
mp3.id3v2.3.0.pdf for bug #293, add mp3 id3 spec 2015-01-19 09:25:07 +08:00
README.md Update doc 2020-01-26 11:39:02 +08:00
readme.txt Move doc 2020-01-26 11:14:18 +08:00
rfc822-1982-arpa-internet-text-messages.txt Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc1945-1996-http1.0.txt Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc2326-1998-rtsp.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc2616-1999-http1.1.txt Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc3261-2002-sip.pdf Add SIP RFC 2017-03-06 15:15:26 +08:00
rfc3550-2003-rtp.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc5245-2010-ice.pdf Add ICE RFC 2017-03-06 15:11:02 +08:00
rfc5389-2008-stun.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc5766-2010-turn.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rfc7016-2013-rtmfp.pdf Refine docs, add TURN/STUN rfc. 2017-03-06 10:19:19 +08:00
rtmfp-tsvarea-1.pdf add rtmfp tsvarea 2014-08-09 07:35:22 +08:00
source.200kbps.768x320.flv update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 2014-03-21 11:38:02 +08:00
srs-logo.png remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139 2014-06-29 10:43:53 +08:00
video_file_format_spec_v10_1.pdf add rtmp specification 2013-10-19 09:16:25 +08:00

Doc

Live Streaming

  1. [amf0_spec_121207.pdf](http://github.com/ossrs/srs/wiki/doc/amf0_spec_121207.pdf], adobe amf0标准
  2. amf3_spec_121207.pdf, adobe amf3标准。
  3. hls-m3u8-draft-pantos-http-live-streaming-12.txt, m3u8标准。
  4. hls-mpeg-ts-iso13818-1.pdf, ts标准。
  5. hls-mpeg-ts-VB_WhitePaper_TransportStreamVSProgramStream_rd2.pdf, ts的介绍。
  6. rtmp.part1.Chunk-Stream.pdf, rtmp.part2.Message-Formats.pdf, rtmp.part3.Commands-Messages.pdf, rtmp_specification_1.0.pdf, adobe rtmp标准。
  7. flv_v10_1.pdf, video_file_format_spec_v10_1.pdf, adobe f4v/flv标准。

Codec

  1. mp3.id3v2.3.0.pdf, http://id3.org/id3v2.3.0
  2. aac-iso-13818-7.pdf, aac标准aac的编码等。
  3. aac-mp4a-format-ISO_IEC_14496-3+2001.pdf, aac的封装标准即ts/flv里面的aac raw data标准。
  4. H.264-AVC-ISO_IEC_14496-10.pdf, avc标准编码部分。
  5. H.264-AVC-ISO_IEC_14496-12_2012-mp4.pdf, mp4标准。
  6. ISO_14496-14_2003_mp4-file-format.pdf, mp4文件格式。
  7. MPEG-DASH-ISO_IEC_23009-1_2012.pdf, MPEG-DASH标准。
  8. H.264-AVC-ISO_IEC_14496-10-2012.pdf, avc标准编码部分。上面的标准是2003年的和下面的15是2010年的对不上。http://www.itu.int/ITU-T/recommendations/rec.aspx?rec=11466
  9. H.264-AVC-ISO_IEC_14496-15.pdf, avc标准封装部分。
  10. H.264_MPEG-4-Part-10-White-Paper.pdf, h264简介。

HTTP

  1. http1.0-rfc1945.txt, http://www.rfc-editor.org/rfc/rfc1945.txt
  2. http1.1-rfc2616.txt, http://www.rfc-editor.org/rfc/rfc2616.txt
  3. arpa-internet-text-messages-rfc822.txt, http://www.rfc-editor.org/rfc/rfc822.txt

RTC

  1. STUN: https://tools.ietf.org/html/rfc5389
  2. TURN: https://tools.ietf.org/html/rfc5766
  3. ICE: https://tools.ietf.org/html/rfc5245
  4. SIP: https://tools.ietf.org/html/rfc3261

Others

  1. kafka-160915-0553-82964.pdf, https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol
  2. rtmfp-rfc7016.pdf, adobe RTMFP, http://tools.ietf.org/html/rfc7016.
  3. rtmfp-tsvarea-1.pdf, http://www.ietf.org/proceedings/10mar/slides/tsvarea-1.pdf

Files

  1. ffmpeg-logo.png, ffmpeg-min.png, ffmpeg的logo。
  2. source.flv, source.200kbps.768x320.flv, avatar预告片400kbps。

Winlin