正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
| @@ -3,12 +3,6 @@ | @@ -3,12 +3,6 @@ | ||
| 3 | SRS is industrial-strength live streaming cluster, | 3 | SRS is industrial-strength live streaming cluster, |
| 4 | for the best conceptual integrity and the simplest implementation. | 4 | for the best conceptual integrity and the simplest implementation. |
| 5 | 5 | ||
| 6 | -SRS delivers rtmp/hls live on x86/x64/arm/mips linux, | ||
| 7 | -supports origin/edge/vhost and transcode/ingest and dvr/forward | ||
| 8 | -and http-api/http-callback/reload, introduces tracable | ||
| 9 | -session-oriented log, exports client srs-librtmp, | ||
| 10 | -provides EN/CN wiki and the most simple architecture. | ||
| 11 | - | ||
| 12 | Download from github.io: | 6 | Download from github.io: |
| 13 | [Centos6-x86_64](http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.0.zip) | 7 | [Centos6-x86_64](http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.0.zip) |
| 14 | [more...](http://winlinvip.github.io/srs.release/releases/) | 8 | [more...](http://winlinvip.github.io/srs.release/releases/) |
| @@ -21,6 +15,12 @@ Download from ossrs.net: | @@ -21,6 +15,12 @@ Download from ossrs.net: | ||
| 21 | 15 | ||
| 22 | SRS(SIMPLE RTMP Server) over state-threads created in 2013.10. | 16 | SRS(SIMPLE RTMP Server) over state-threads created in 2013.10. |
| 23 | 17 | ||
| 18 | +SRS delivers rtmp/hls live on x86/x64/arm/mips linux, | ||
| 19 | +supports origin/edge/vhost and transcode/ingest and dvr/forward | ||
| 20 | +and http-api/http-callback/reload, introduces tracable | ||
| 21 | +session-oriented log, exports client srs-librtmp, | ||
| 22 | +provides EN/CN wiki and the most simple architecture. | ||
| 23 | + | ||
| 24 | SRS focus on small problem domain, which is the most complex for all software(see OOAD). | 24 | SRS focus on small problem domain, which is the most complex for all software(see OOAD). |
| 25 | Because of lack of deveoper resource, SRS only provides features which is the most popular | 25 | Because of lack of deveoper resource, SRS only provides features which is the most popular |
| 26 | for internet. SRS is simple for and only for problem domain is simplified. | 26 | for internet. SRS is simple for and only for problem domain is simplified. |
-
请 注册 或 登录 后发表评论