winlin

change dev plan

正在显示 1 个修改的文件 包含 19 行增加2 行删除
@@ -153,7 +153,7 @@ System Architecture: @@ -153,7 +153,7 @@ System Architecture:
153 +---------------+---------------+-----------+----------+ 153 +---------------+---------------+-----------+----------+
154 | Network(state-threads) | 154 | Network(state-threads) |
155 +------------------------------------------------------+ 155 +------------------------------------------------------+
156 -| All Linux(RHEL,Centos,Ubuntu,Fedora...) | 156 +| All Linux(RHEL,CentOS,Ubuntu,Fedora...) |
157 +------------------------------------------------------+ 157 +------------------------------------------------------+
158 </pre> 158 </pre>
159 Stream Architecture: 159 Stream Architecture:
@@ -169,7 +169,24 @@ Stream Architecture: @@ -169,7 +169,24 @@ Stream Architecture:
169 | Flash, | +-> Fowarder ---------+-> RTMP Server | 169 | Flash, | +-> Fowarder ---------+-> RTMP Server |
170 | XSPLIT, | +-> Transcoder -------+-> RTMP Server | 170 | XSPLIT, | +-> Transcoder -------+-> RTMP Server |
171 | ...) | +-> DVR --------------+-> FILE | 171 | ...) | +-> DVR --------------+-> FILE |
172 -| | +-> BandwidthTest-----+-> Flash/StLoad | 172 +| | +-> BandwidthTest ----+-> Flash/StLoad |
  173 ++-----------+-------------------------+----------------+
  174 +</pre>
  175 +RTMP cluster(origin/edge) Architecture:<br/>
  176 +Remark: cluster over forward, see [Cluster](https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster)
  177 +<pre>
  178 + +---------+ +----------+
  179 + + Publish + + Deliver |
  180 + +---|-----+ +----|-----+
  181 ++-----------+-------------------------+----------------+
  182 +| Encoder | SRS(Simple RTMP Server) | Client |
  183 ++-----------+-------------------------+----------------+
  184 +| (FMLE, | +-> RTMP protocol ----+-> Flash Player |
  185 +| FFMPEG, --+-> +-> HLS/NGINX --------+-> m3u8 player |
  186 +| Flash, | +-> Fowarder ---------+-> RTMP Server |
  187 +| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
  188 +| ...) | +-> DVR --------------+-> FILE |
  189 +| | +-> BandwidthTest ----+-> Flash/StLoad |
173 +-----------+-------------------------+----------------+ 190 +-----------+-------------------------+----------------+
174 </pre> 191 </pre>
175 Bandwidth Test Workflow: 192 Bandwidth Test Workflow: