winlin

update readme

正在显示 1 个修改的文件 包含 6 行增加0 行删除
@@ -40,6 +40,12 @@ rtmp url: rtmp://127.0.0.1:1935/live/livestream @@ -40,6 +40,12 @@ rtmp url: rtmp://127.0.0.1:1935/live/livestream
40 m3u8 url: http://127.0.0.1:80/live/livestream.m3u8 40 m3u8 url: http://127.0.0.1:80/live/livestream.m3u8
41 </pre> 41 </pre>
42 42
  43 +### System Requirements
  44 +Supported operating systems:
  45 +* All Linux 32/64 bits
  46 +Hardware requirements:
  47 +* All handware.
  48 +
43 ### Summary 49 ### Summary
44 1. simple: also stable enough.<br/> 50 1. simple: also stable enough.<br/>
45 2. high-performance: single-thread, async socket, event/st-thread driven.<br/> 51 2. high-performance: single-thread, async socket, event/st-thread driven.<br/>