1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme, add csdn mirror

This commit is contained in:
winlin 2014-03-30 18:47:49 +08:00
parent 104c143dbe
commit 17739e459b
2 changed files with 14 additions and 9 deletions

View file

@ -1,8 +1,20 @@
#Simple-RTMP-Server
You can [Download Released SRS(下载发布版)](http://winlinvip.github.io/srs.release/releases/)
[下载发布版(github): Download Released SRS from github](http://winlinvip.github.io/srs.release/releases/)
Or download from [chnvideo mirror(国内镜像)](http://demo.chnvideo.com:8085/srs/releases/)
[下载发布版(国内阿里云镜像): Download Realeased SRS from chnvideo mirror](http://demo.chnvideo.com:8085/srs/releases/)
[获得源码(github): Checkout SRS source from github](https://github.com/winlinvip/simple-rtmp-server)
```bash
git clone https://github.com/winlinvip/simple-rtmp-server.git
```
[获得源码(国内CSDN镜像): Checkout SRS source from CSDN](https://code.csdn.net/winlinvip/srs-csdn/events)
```bash
git clone https://code.csdn.net/winlinvip/srs-csdn.git
```
## About