winlin

refine readme, add exec for stream arch

正在显示 1 个修改的文件 包含 1 行增加0 行删除
@@ -835,6 +835,7 @@ SRS always use the most simple architecture to support complex transaction. @@ -835,6 +835,7 @@ SRS always use the most simple architecture to support complex transaction.
835 </pre> 835 </pre>
836 836
837 Remark: 837 Remark:
  838 +
838 1. Encoder: Encoder must push RTMP stream to SRS server. 839 1. Encoder: Encoder must push RTMP stream to SRS server.
839 1. MediaSource: Any media source, which can be ingest by ffmpeg. 840 1. MediaSource: Any media source, which can be ingest by ffmpeg.
840 1. Ingester: SRS fork a ffmpeg(or application) to ingest something to rtmp to SRS. Read [Ingest][v1_CN_Ingest]. 841 1. Ingester: SRS fork a ffmpeg(or application) to ingest something to rtmp to SRS. Read [Ingest][v1_CN_Ingest].