Skip to content
/ srs Public
forked from smartdu/srs

SRS is industrial-strength live streaming cluster, for the best conceptual integrity and the simplest implementation.

License

Notifications You must be signed in to change notification settings

etring/srs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SRS is industrial-strength live streaming cluster, for the best conceptual integrity and the simplest implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.8%
  • C 4.8%
  • Shell 4.3%
  • HTML 2.6%
  • ActionScript 2.2%
  • JavaScript 1.9%
  • Other 1.4%