winlin

update stream arch.

正在显示 1 个修改的文件 包含 7 行增加6 行删除
@@ -1107,12 +1107,13 @@ SRS always use the most simple architecture to support complex transaction. @@ -1107,12 +1107,13 @@ SRS always use the most simple architecture to support complex transaction.
1107 +----------------------+-------------------------+----------------+ 1107 +----------------------+-------------------------+----------------+
1108 | Input | SRS(Simple RTMP Server) | Output | 1108 | Input | SRS(Simple RTMP Server) | Output |
1109 +----------------------+-------------------------+----------------+ 1109 +----------------------+-------------------------+----------------+
1110 -| Encoder(1) | +-> RTMP protocol ----+-> Flash Player |  
1111 -| (FMLE,FFMPEG, -rtmp-+->-+-> HLS/NGINX --------+-> m3u8 player |  
1112 -| Flash,XSPLIT, | +-> Fowarder ---------+-> RTMP Server |  
1113 -| ......) | +-> Transcoder -------+-> RTMP Server |  
1114 -| | +-> DVR --------------+-> FILE |  
1115 -| | +-> BandwidthTest ----+-> Flash/StLoad | 1110 +| Encoder(1) | +-> RTMP protocol ----+-> RTMP player |
  1111 +| (FMLE,FFMPEG, -rtmp-+->-+-> HLS/HTTP ---------+-> M3u8 player |
  1112 +| Flash,XSPLIT, | +-> FLV/MP3/Aac/Ts ---+-> HTTP player |
  1113 +| ......) | +-> Fowarder ---------+-> RTMP server |
  1114 +| | +-> Transcoder -------+-> RTMP server |
  1115 +| | +-> DVR --------------+-> Flv file |
  1116 +| | +-> BandwidthTest ----+-> flash |
1116 +----------------------+ | | 1117 +----------------------+ | |
1117 | MediaSource(2) | | | 1118 | MediaSource(2) | | |
1118 | (RTSP,FILE, | | | 1119 | (RTSP,FILE, | | |