winlin

Update README.md

正在显示 1 个修改的文件 包含 2 行增加1 行删除
@@ -831,6 +831,8 @@ SRS always use the most simple architecture to support complex transaction. @@ -831,6 +831,8 @@ SRS always use the most simple architecture to support complex transaction.
831 | ......) | | | 831 | ......) | | |
832 +----------------------+-------------------------+----------------+ 832 +----------------------+-------------------------+----------------+
833 833
  834 +</pre>
  835 +
834 Remark: 836 Remark:
835 837
836 * Encoder: encoder must push RTMP stream to SRS server. 838 * Encoder: encoder must push RTMP stream to SRS server.
@@ -838,7 +840,6 @@ Remark: @@ -838,7 +840,6 @@ Remark:
838 * Ingester: SRS will fork a process to run ffmpeg(or your application) to ingest any input to rtmp, push to SRS. Read [Ingest][v1_CN_Ingest]. 840 * Ingester: SRS will fork a process to run ffmpeg(or your application) to ingest any input to rtmp, push to SRS. Read [Ingest][v1_CN_Ingest].
839 * Streamer: SRS will listen for some protocol and accept stream push 841 * Streamer: SRS will listen for some protocol and accept stream push
840 over some protocol and remux to rtmp to SRS. Read <a href="https://github.com/simple-rtmp-server/srs/wiki/v2_CN_Streamer">Streamer</a>. 842 over some protocol and remux to rtmp to SRS. Read <a href="https://github.com/simple-rtmp-server/srs/wiki/v2_CN_Streamer">Streamer</a>.
841 -</pre>  
842 843
843 Beijing, 2013.10<br/> 844 Beijing, 2013.10<br/>
844 Winlin 845 Winlin