正在显示
1 个修改的文件
包含
2 行增加
和
0 行删除
@@ -23,6 +23,7 @@ people who have submitted patches, reported bugs, added translations, helped<br/ | @@ -23,6 +23,7 @@ people who have submitted patches, reported bugs, added translations, helped<br/ | ||
23 | answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) | 23 | answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) |
24 | 24 | ||
25 | ### Usage(simple) | 25 | ### Usage(simple) |
26 | +Requires: <font color='red'>Centos6/Ubuntu12</font>, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)<br/> | ||
26 | <strong>Step -1:</strong> get SRS<br/> | 27 | <strong>Step -1:</strong> get SRS<br/> |
27 | <pre> | 28 | <pre> |
28 | git clone https://github.com/winlinvip/simple-rtmp-server && | 29 | git clone https://github.com/winlinvip/simple-rtmp-server && |
@@ -43,6 +44,7 @@ bash scripts/stop.sh | @@ -43,6 +44,7 @@ bash scripts/stop.sh | ||
43 | </pre> | 44 | </pre> |
44 | 45 | ||
45 | ### Usage(detail) | 46 | ### Usage(detail) |
47 | +Requires: <font color='red'>Centos6/Ubuntu12</font>, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)<br/> | ||
46 | <strong>Step 0:</strong> get SRS <br/> | 48 | <strong>Step 0:</strong> get SRS <br/> |
47 | <pre> | 49 | <pre> |
48 | git clone https://github.com/winlinvip/simple-rtmp-server && | 50 | git clone https://github.com/winlinvip/simple-rtmp-server && |
-
请 注册 或 登录 后发表评论