winlin

update readme

正在显示 1 个修改的文件 包含 3 行增加3 行删除
@@ -25,7 +25,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt]( @@ -25,7 +25,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](
25 ### Wiki 25 ### Wiki
26 [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) 26 [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki)
27 27
28 -### Usage(RTMP) 28 +### Usage(RTMP) for RTMP only
29 29
30 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 30 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
31 <strong>Step 0:</strong> get SRS <br/> 31 <strong>Step 0:</strong> get SRS <br/>
@@ -51,7 +51,7 @@ Stream: livestream @@ -51,7 +51,7 @@ Stream: livestream
51 rtmp url: rtmp://192.168.1.170/live/livestream 51 rtmp url: rtmp://192.168.1.170/live/livestream
52 </pre> 52 </pre>
53 53
54 -### Usage(simple) 54 +### Usage(simple) for all features
55 55
56 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 56 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
57 <strong>Step -1:</strong> get SRS<br/> 57 <strong>Step -1:</strong> get SRS<br/>
@@ -73,7 +73,7 @@ bash scripts/run.sh @@ -73,7 +73,7 @@ bash scripts/run.sh
73 bash scripts/stop.sh 73 bash scripts/stop.sh
74 </pre> 74 </pre>
75 75
76 -### Usage(detail) 76 +### Usage(detail) for all features
77 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 77 <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
78 <strong>Step 0:</strong> get SRS <br/> 78 <strong>Step 0:</strong> get SRS <br/>
79 <pre> 79 <pre>