SRS is industrial-strength live streaming cluster, for the best conceptual integrity and the simplest implementation.
The branches of srs:
- Release 1.0, Basic rtmp/hls streaming cluster
- Release 2.0 , Advanced rtmp/flv/hls streaming cluster.
- Develop , the develop branch.
- Master branch are closed.
Server side:
- oryx(srs+), the srs+ streaming cluster
- oryx-lib, the library for oryx
- srs-console, a web console to manage srs
Client side:
- srs-librtmp, the librtmp-like client library
- librtmp, client rtmp library, integrated with srs
- yasea, RTMP streaming client for Android
- exoplayer, An extensible media player for Android
- videojs and videojs-flow(flv live over websocket) plugin.
- srs-bench, SB(SRS Bench) is a http/rtmp/hls load benchmark tool base on ST and srs-librtmp.
Winlin