正在显示
1 个修改的文件
包含
14 行增加
和
5 行删除
@@ -28,7 +28,7 @@ for internet. SRS is simple for and only for problem domain is simplified. | @@ -28,7 +28,7 @@ for internet. SRS is simple for and only for problem domain is simplified. | ||
28 | SRS is a simple, RTMP( | 28 | SRS is a simple, RTMP( |
29 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP), | 29 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP), |
30 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryRTMP) | 30 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryRTMP) |
31 | -)/ | 31 | +), |
32 | HLS( | 32 | HLS( |
33 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS), | 33 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS), |
34 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS) | 34 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS) |
@@ -37,13 +37,22 @@ high-performance(6k+ clients)( | @@ -37,13 +37,22 @@ high-performance(6k+ clients)( | ||
37 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), | 37 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), |
38 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) | 38 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) |
39 | ), | 39 | ), |
40 | -single/multiple(plan) processes, edge/origin live server, | ||
41 | -[x86/x64/arm](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLinuxArm), | ||
42 | -compile depends on [st](http://sourceforge.net/projects/state-threads)(required), | 40 | +single processes, edge/origin live server, |
41 | +x86/x64/arm( | ||
42 | +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLinuxArm), | ||
43 | +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_SrsLinuxArm) | ||
44 | +), | ||
45 | +compile depends on st( | ||
46 | +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Architecture), | ||
47 | +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Architecture) | ||
48 | +)(required), | ||
43 | [ssl](http://www.openssl.org/) and [http-parser](https://github.com/joyent/http-parser), | 49 | [ssl](http://www.openssl.org/) and [http-parser](https://github.com/joyent/http-parser), |
44 | use [nginx](http://nginx.org/), [ffmpeg](http://ffmpeg.org/) and | 50 | use [nginx](http://nginx.org/), [ffmpeg](http://ffmpeg.org/) and |
45 | [cherrypy](http://www.cherrypy.org/) as external tools. that is, only need st to run srs for | 51 | [cherrypy](http://www.cherrypy.org/) as external tools. that is, only need st to run srs for |
46 | -minimum run. see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Build). | 52 | +minimum run. see Build( |
53 | +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Build), | ||
54 | +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Build) | ||
55 | +). | ||
47 | 56 | ||
48 | SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_RtmpUrlVhost), | 57 | SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_RtmpUrlVhost), |
49 | rtmp([encoder push](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP), | 58 | rtmp([encoder push](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP), |
-
请 注册 或 登录 后发表评论