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
2014-10-27 12:18:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d88a2cc8dcad0929e791ce4276fe5573c95d5759
d88a2cc8
1 parent
60ab3656
update readme
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
25 行增加
和
24 行删除
README.md
README.md
查看文件 @
d88a2cc
...
...
@@ -84,6 +84,29 @@ A big THANK YOU goes to:
*
[
FFMPEG
](
http://ffmpeg.org/
)
and
[
libx264
](
http://www.videolan.org/
)
group for SRS to use to transcode.
*
Guido van Rossum for creating Python for api-server for SRS.
## Mirrors
Github:
[
https://github.com/winlinvip/simple-rtmp-server
](
https://github.com/winlinvip/simple-rtmp-server
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://github.com/winlinvip/simple-rtmp-server.git
```
CSDN:
[
https://code.csdn.net/winlinvip/srs-csdn
](
https://code.csdn.net/winlinvip/srs-csdn
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://code.csdn.net/winlinvip/srs-csdn.git
```
OSChina:
[
http://git.oschina.net/winlinvip/srs.oschina
](
http://git.oschina.net/winlinvip/srs.oschina
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://git.oschina.net/winlinvip/srs.oschina.git
```
## Usage
<strong>
Step 1:
</strong>
get SRS
...
...
@@ -133,30 +156,8 @@ Donation:<br/>
[
http://www.ossrs.net/srs.release/donation/index.html
](
http://www.ossrs.net/srs.release/donation/index.html
)
Donations:
<br/>
[
https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt
](
https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt
)
## Mirrors
Github:
[
https://github.com/winlinvip/simple-rtmp-server
](
https://github.com/winlinvip/simple-rtmp-server
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://github.com/winlinvip/simple-rtmp-server.git
```
CSDN:
[
https://code.csdn.net/winlinvip/srs-csdn
](
https://code.csdn.net/winlinvip/srs-csdn
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://code.csdn.net/winlinvip/srs-csdn.git
```
OSChina:
[
http://git.oschina.net/winlinvip/srs.oschina
](
http://git.oschina.net/winlinvip/srs.oschina
)
[
Git Usage
](
https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git
)
```
bash
git clone https://git.oschina.net/winlinvip/srs.oschina.git
```
[
https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt
]
(https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt)
## System Requirements
Supported operating systems and hardware:
...
...
请
注册
或
登录
后发表评论