2013-10-17 20:58:04 +08:00
2013-10-17 20:58:04 +08:00
2013-10-16 23:15:20 -07:00
2013-10-16 23:15:20 -07:00
2013-10-17 18:44:31 +08:00

simple-rtmp-server

simple rtmp origin live server over state-threads.
can be used as origin server, or rtmp-server for encoder.

  1. simple: also stable enough.
  2. high-performance: single-thread, async socket, event/st-thread driven.
  3. support origin only, no edge mode.
  4. only for live streaming.
  5. donot support vhost, __defaultVhost__ only.
  6. single process, no multiple processes yet.

Winlin

Description
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
Readme MIT 353 MiB
Languages
C++ 92.9%
JavaScript 3.2%
HTML 2%
Shell 1.4%
Go 0.3%
Other 0.1%