• 此项目
    • 正在载入...
  • Sign in

胡斌 / srs

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
查找文件 下载 zip 选择打包格式
  • 下载 zip
  • 下载 tar.gz
  • 下载 tar.bz2
  • 下载 tar
Switch branch/tag
  • srs
名称 最后更新
最后提交
    8a767995 – Update README.md
历史
.gitignore 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
README.md

Simple RTMP Server

SRS(2013-2016) is closed, thanks~

Open Forks

The following is some forks, order by the number of sub forks:

  1. https://github.com/smartdu/srs
  2. https://github.com/wenjiegit/srs
  3. https://github.com/mbeacom/srs

Closed Forks

Please DONOT fork these repository, for it's CLOSED also(不要fork这些分支,也属于关闭状态):

  1. https://github.com/ossrs/srs
  2. https://github.com/winlinvip/simple-rtmp-server
  3. https://code.csdn.net/winlinvip/srs-csdn
  4. http://git.oschina.net/winlinvip/srs.oschina
  5. https://gitlab.com/winlinvip/srs-gitlab

Links

Server side:

  1. srs-console, a web console to manage srs
  2. oryx(srs+), the srs+ streaming cluster
  3. oryx-lib, the library for oryx

Client side:

  1. srs-librtmp, the librtmp-like client library
  2. librtmp, client rtmp library, integrated with srs
  3. yasea, RTMP streaming client for Android
  4. exoplayer, An extensible media player for Android
  5. srs-bench, SB(SRS Bench) is a http/rtmp/hls load benchmark tool base on ST and srs-librtmp.

Winlin