1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

refine comments

This commit is contained in:
winlin 2016-12-07 14:37:28 +08:00
parent 28517849ed
commit d194691c09

View file

@ -3,18 +3,13 @@
[![CircleCI](https://circleci.com/gh/ossrs/srs/tree/develop.svg?style=svg)](https://circleci.com/gh/ossrs/srs/tree/develop) [![CircleCI](https://circleci.com/gh/ossrs/srs/tree/develop.svg?style=svg)](https://circleci.com/gh/ossrs/srs/tree/develop)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ossrs/srs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ossrs/srs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
SRS/3.0, [OuXuli][release3] SRS/3.0, [OuXuli][release3]<br/>
[![Donation](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_92x26.png)][donation1]
[![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2]
[![LinkedIn](http://s.c.lnkd.licdn.com/scds/common/u/img/webpromo/btn_liprofile_blue_80x15.png)](http://cn.linkedin.com/in/winlinvip)
SRS定位是运营级的互联网直播服务器集群追求更好的概念完整性和最简单实现的代码。<br/> SRS定位是运营级的互联网直播服务器集群追求更好的概念完整性和最简单实现的代码。<br/>
SRS is industrial-strength live streaming cluster, for the best conceptual integrity and the simplest implementation. SRS is an industrial-strength live cluster, with simple code and best conceptual integrity.
Download from github.io: [Centos6-x86_64][centos0], [more...][more0]<br/> Download from github.io: [Centos6-x86_64][centos0], [more...][more0]<br/>
Download from ossrs.net: [Centos6-x86_64][centos1], [more...][more1]<br/> Download from ossrs.net: [Centos6-x86_64][centos1], [more...][more1]<br/>
Website for SRS/3.0, read SRS 3.0 [Chinese][srs_CN] or [English][srs_EN]. For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN].
## Content ## Content
@ -41,14 +36,13 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs_CN] or [English][srs_EN].
## About ## About
SRS(Simple RTMP Server) over state-threads created in 2013.10. SRS(Simple RTMP Server) is created in 2013.10.
SRS supports many protocols includes RTMP, HLS, HTTP-FLV and HDS.
SRS delivers rtmp/hls/http/hds live on x86/x64/arm/mips linux/osx, SRS can run on both LINUX and OSX, and X86, X64, ARM and MIPS cpu.
supports origin/edge/vhost and transcode/ingest and dvr/forward Vhost is used as service unit for live cluster, which delivery stream by origin and edge.
and http-api/http-callback/reload, introduces tracable The stream on origin can be transcoded, DVR to VOD file, ingest from external sources, or forwarded to other servers.
session-oriented log, exports client srs-librtmp, HTTP API and callback is powerful mechenism for integraty.
with stream caster to push MPEGTS-over-UDP/RTSP to SRS, The wikis are writen by both English and Chinese.
provides EN/CN wiki and the most simple architecture.
### Why SRS? ### Why SRS?
@ -916,6 +910,12 @@ Remark:
1. Streamer: SRS listen to remux some protocol to rtmp to SRS. Read [Streamer][v2_CN_Streamer]. 1. Streamer: SRS listen to remux some protocol to rtmp to SRS. Read [Streamer][v2_CN_Streamer].
1. EXEC: SRS exec external application when got event, read [ng-exec][v3_CN_NgExec]. 1. EXEC: SRS exec external application when got event, read [ng-exec][v3_CN_NgExec].
## Donation
[![Donation](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_92x26.png)][donation1]
[![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2]
[![LinkedIn](http://s.c.lnkd.licdn.com/scds/common/u/img/webpromo/btn_liprofile_blue_80x15.png)](http://cn.linkedin.com/in/winlinvip)
Beijing, 2013.10<br/> Beijing, 2013.10<br/>
Winlin Winlin