Merge branch 'develop' into 3.0release

pull/978/head
winlin 8 years ago
commit f9056caae0

@ -6,14 +6,13 @@
SRS/3.0, [OuXuli][release3]<br/> SRS/3.0, [OuXuli][release3]<br/>
SRS是大娱乐直播领域广泛应用的野鸡服务器志存高远不限于色情行业。<br/> SRS是大娱乐直播领域广泛应用的野鸡服务器志存高远不限于色情行业。<br/>
SRS is an industrial-strength live cluster, with simple code and best conceptual integrity. SRS's an industrial-strength live streaming cluster, with the simplest implementation and the best conceptual integrity.
Download from github.io: [Centos6-x86_64][centos0], [more...][more0]<br/> Download binaries from github.io: [Centos6-x86_64][centos0], [more...][more0]<br/>
Download from ossrs.net: [Centos6-x86_64][centos1], [more...][more1]<br/> Download binaries from ossrs.net: [Centos6-x86_64][centos1], [more...][more1]<br/>
For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. About the wiki of SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN].
Although SRS is licenced under [MIT][LICENSE], but there are some depended libraries > Remark: SRS3 hasn't been released and it's really unstable, please use stable branches such as [SRS2](https://github.com/ossrs/srs/tree/2.0release) or [SRS1](https://github.com/ossrs/srs/tree/1.0release) instead, unless you can fix bugs and debug it.
which are distributed using their own licenses, please read [License Mixing][LicenseMixing].
## Content ## Content
@ -41,13 +40,13 @@ which are distributed using their own licenses, please read [License Mixing][Lic
## About ## About
SRS(Simple RTMP Server) is created in 2013.10. SRS(Simple RTMP Server) is created in 2013.10 by winlin.
SRS supports many protocols includes RTMP, HLS, HTTP-FLV, HDS and MPEG-DASH. SRS supports the major internet live steraming protocols including RTMP, HLS, HTTP-FLV, HDS and MPEG-DASH.
SRS can run on both LINUX and OSX, and X86, X64, ARM and MIPS cpu. User can run SRS on LINUX and OSX, with CPUs such as X86, X64, ARM and MIPS.
Vhost is used as service unit for live cluster, which delivery stream by origin and edge. The cluster feature consists of origin and edge server, which uses vhost as the service unit seperating config for customers.
The stream on origin can be transcoded, DVR to VOD file, ingest from external sources, or forwarded to other servers. There're lots of useful features in origin server, including transcoding, DVR, ingesting and forwarding.
HTTP API and callback is powerful mechenism for integraty. The ST coroutine, HTTP API and tracable log cost SRS effective for maintainability.
The wikis are writen by both English and Chinese. All wikis are writen in English and Chinese.
Why SRS? Why SRS?
@ -68,6 +67,9 @@ follows RTMP/HLS/DASH/RTSP spec.
and session based log, linux service script and install script. and session based log, linux service script and install script.
1. <strong>MIT license:</strong> Open source with product management and evolution. 1. <strong>MIT license:</strong> Open source with product management and evolution.
> Remark: Although SRS is licenced under [MIT][LICENSE], but there are some depended libraries
which are distributed using their own licenses, please read [License Mixing][LicenseMixing].
Enjoy it! Enjoy it!
## Product ## Product

Loading…
Cancel
Save