mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
e31e3d601dab222a1df2caccf935b11f07be501f
simple-rtmp-server
simple rtmp origin live server over state-threads.
can be used as origin server, or rtmp-server for encoder.
Summary:
srs is a simple, high-performance, running in single process,
origin live server, with single vhost(like FMS __defaultVhost__).
Features:
- simple: also stable enough.
- high-performance: single-thread, async socket, event/st-thread driven.
- no edge server, origin server only.
- no vod streaming, live streaming only.
- no vhost, __defaultVhost__ only.
- no multiple processes, single process only.
DevLog:
- 2013-10-23, release v0.1, support FMLE/FFMPEG publish, vp6 codec live streaming. 8287 lines.
- 2013-10-17, created.
Compare:
- srs v0.1: 8287 lines.
- nginx-rtmp v1.0.4: 26786 lines
- nginx v1.5.0: 139524 lines
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.
audiocc-plus-plusdashhevchlslivelive-streaminglow-latencymedia-servermultimediaprometheus-exporterrtmpserver-sidesrtstreamingvideovideo-conferencingvideo-streamingwebrtc
Readme
MIT
353 MiB
Languages
C++
92.9%
JavaScript
3.2%
HTML
2%
Shell
1.4%
Go
0.3%
Other
0.1%