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-02-12 10:20:33 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
4cf263876c4de5b731133e53a43b9e94805b5616
4cf26387
2 parents
d4f64250
e1e12e5d
update readme
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
4 行增加
和
5 行删除
README.md
README.md
查看文件 @
4cf2638
...
...
@@ -2,15 +2,12 @@
SRS定位是运营级的互联网直播服务器集群,追求更好的概念完整性和最简单实现的代码。
SRS is industrial-strength live streaming cluster,
for the best conceptual integrity and the simplest implementation.
Download from github.io:
[
Centos6-x86_64
](
http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.2
1
.zip
)
[
Centos6-x86_64
](
http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.2
7
.zip
)
[
more...
](
http://winlinvip.github.io/srs.release/releases/
)
Download from ossrs.net:
[
Centos6-x86_64
](
http://www.ossrs.net/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.2
1
.zip
)
[
Centos6-x86_64
](
http://www.ossrs.net/srs.release/releases/files/SRS-CentOS6-x86_64-1.0.2
7
.zip
)
[
more...
](
http://www.ossrs.net/srs.release/releases/
)
## About
...
...
@@ -500,6 +497,7 @@ Supported operating systems and hardware:
1.
[
no-plan
]
Support RTP/RTSP server.
## Releases
*
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.0r0
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0r0
)
, all bug fixed, 1.0.10, 59391 lines.
<br/>
*
2014-10-09,
[
Release v1.0-beta
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.beta
)
, all bug fixed, 1.0.0, 59316 lines.
<br/>
...
...
@@ -599,6 +597,7 @@ Supported operating systems and hardware:
### SRS 1.0 history
*
<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>
*
v1.0, 2015-02-11, dev code HuKaiqun for 1.0.27.
*
v1.0, 2015-02-10, for
[
#310
](
https://github.com/winlinvip/simple-rtmp-server/issues/310
)
, the aac profile must be object plus one. 1.0.26
*
v1.0, 2015-01-25, hotfix
[
#268
](
https://github.com/winlinvip/simple-rtmp-server/issues/268
)
, refine the pcr start at 0, dts/pts plus delay. 1.0.25
...
...
请
注册
或
登录
后发表评论