winlin

refine readme

正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -835,7 +835,7 @@ Remark: @@ -835,7 +835,7 @@ Remark:
835 (1) Encoder: encoder must push RTMP stream to SRS server. 835 (1) Encoder: encoder must push RTMP stream to SRS server.
836 (2) MediaSource: any media source, which can be ingest by ffmpeg. 836 (2) MediaSource: any media source, which can be ingest by ffmpeg.
837 (3) Ingester: SRS will fork a process to run ffmpeg(or your application) 837 (3) Ingester: SRS will fork a process to run ffmpeg(or your application)
838 -to ingest any input to rtmp, push to SRS. Read <a href="https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Ingest">Ingest</a>. 838 +to ingest any input to rtmp, push to SRS. Read [Ingest][v1_CN_Ingest].
839 (4) Streamer: SRS will listen for some protocol and accept stream push 839 (4) 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>. 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>.
841 </pre> 841 </pre>