Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2015-03-19 11:00:02 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
f6c3ef527a37f0d6ceb90b1cf677f6f6adb1c151
f6c3ef52
2 parents
f5abe241
264624c5
Merge branch '1.0release'
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
4 行增加
和
2 行删除
README.md
README.md
查看文件 @
f6c3ef5
...
...
@@ -5,10 +5,10 @@ SRS/1.0,开发代号:[HuKaiqun](https://github.com/winlinvip/simple-rtmp-ser
SRS定位是运营级的互联网直播服务器集群,追求更好的概念完整性和最简单实现的代码。
下载发布版(github):
[
Centos6-x86_64
](
http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.
27
.zip
)
[
Centos6-x86_64
](
http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.
30
.zip
)
其他
[
more...
](
http://winlinvip.github.io/srs.release/releases/
)
<br/>
下载发布版(国内阿里云镜像):
[
Centos6-x86_64
](
http://www.ossrs.net/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.
27
.zip
)
[
Centos6-x86_64
](
http://www.ossrs.net/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.
30
.zip
)
其他
[
more...
](
http://www.ossrs.net/srs.release/releases/
)
<br/>
腾讯QQ和微信:
[
Contact
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Contact
)
<br/>
同类产品:
[
BLS
](
https://github.com/wenjiegit/Bull-Live-Server
)
/
[
BLE
](
https://github.com/wenjiegit/Bull-Live-Encoder
)
,
[
NGINX-RTMP
](
https://github.com/arut/nginx-rtmp-module
)
,
[
CRTMPD
](
http://www.rtmpd.com/
)
,
[
RED5
](
http://www.red5.org/
)
,
[
WOWZA
](
http://www.wowza.com/
)
,
[
FMS/AMS
](
http://www.adobe.com/products/adobe-media-server-standard.html
)
...
...
@@ -364,6 +364,7 @@ Supported operating systems and hardware:
[
2.0dev branch
](
https://github.com/winlinvip/simple-rtmp-server/tree/master
)
.
## Releases
*
2015-03-19,
[
Release v1.0r3
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r3
)
, bug fixed, 1.0.30, 59511 lines.
<br/>
*
2015-02-12,
[
Release v1.0r2
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r2
)
, bug fixed, 1.0.27, 59507 lines.
<br/>
*
2015-01-15,
[
Release v1.0r1
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r1
)
, bug fixed, 1.0.21, 59472 lines.
<br/>
*
2014-12-05,
[
Release v1.0
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0
)
, all bug fixed, 1.0.10, 59391 lines.
<br/>
...
...
@@ -388,6 +389,7 @@ Supported operating systems and hardware:
## History
*
<strong>
v1.0, 2015-03-19,
[
1.0r3 release(1.0.30)
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r3
)
released. 59511 lines.
</strong>
*
v1.0, 2015-03-17, remove the osx for 1.0.30.
*
v1.0, 2015-02-17, the join maybe failed, should use a variable to ensure thread terminated. 1.0.28.
*
<strong>
v1.0, 2015-02-12,
[
1.0r2 release(1.0.27)
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r2
)
released. 59507 lines.
</strong>
...
...
请
注册
或
登录
后发表评论