srs
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181, with codec support for H.264, H.265, AV1, VP9, AAC, Opus, and G.711. (by ossrs)
media-server-node
WebRTC Media Server for Node.js (by medooze)
| srs | media-server-node | |
|---|---|---|
| 10 | 2 | |
| 28,938 | 804 | |
| 0.5% | - | |
| 9.3 | 9.1 | |
| 12 days ago | over 1 year ago | |
| C++ | JavaScript | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
srs
Posts with mentions or reviews of srs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-27.
- What's the state of screen-sharing games to friends on linux?
-
Ever wanted to be an exhibitor at Virtual Market? There's only 2 days left to apply!
With OBS supporting HEVC/H.265 (and AV1, VP9) as output codec in a recent beta, I've been testing VRChat support. Keeping eye on https://github.com/ossrs/srs/pull/3495 before I try HEVC livestreams into VRChat as I believe I can try RTSP and mpeg-ts.
-
Live Streaming
For in-house hosting, a project like https://github.com/ossrs/srs or https://github.com/illuspas/Node-Media-Server may meet your needs. Ultimately though, you should be able to build whatever you need from scratch using an Nginx server with the RTMP module and an ffmpeg process
-
Adding WebRTC support to OBS using Rust
I don't know the answer to the WebRTC part, but as long as you have a server with not-outrageously-priced outbound bandwidth, you can install an open source RTMP server like SRS[1], and stream to that RTMP server from OBS. It's really easy, configure the RTMP server & stream key, then "Start Streaming" which is right next to "Start Recording". You can then hand your friends a link, and they can play it in any media player with RTMP/HLS/FLV stream support, or you can add a simple web UI with e.g. hls.js[2] (very easy to write, there might even be prepackaged solutions) so that they truly don't need to download anything.
[1] https://github.com/ossrs/srs
[2] https://github.com/video-dev/hls.js/
- Ask HN: FFmpeg real-time desktop streaming
-
Video Streaming : HTTP Real Time Streaming using "multipart/x-mixed-replace" or WebRTC server-to-client?
not flask related but SRS is my go to when i think about media/video streaming
-
Can anybody help me understand how to uninstall a git clone I did
from the configure file, it looks like there should be a make destroy command which basically just removes everything in /objs: https://github.com/ossrs/srs/blob/4.0release/trunk/configure
-
[TASK] Document setting up HLS streaming service using StreamNight, SRS, Caddy, and OBS - $25
SRS
- ossrs/srs
media-server-node
Posts with mentions or reviews of media-server-node.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-21.
- Jitsi: More secure, more flexible, and completely free video conferencing
-
need suggestions for options for media server (WebRTC preferred)
You can use medooze : https://github.com/medooze/media-server-node
What are some alternatives?
When comparing srs and media-server-node you can also consider the following projects:
OvenMediaEngine - OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
Gerbera - UPnP Media Server for 2026: Stream your digital media through your home network and consume it on all kinds of UPnP supporting devices 📱💻📺
Ant-Media-Server - Ant Media Server — Ultra-low latency streaming engine with WebRTC (~0.5s), SRT, RTMP, HLS, CMAF, adaptive bitrate, transcoding & scaling
Pion WebRTC - Pure Go implementation of the WebRTC API
nginx-rtmp-module - NGINX-based Media Streaming Server
janus-gateway - Janus WebRTC Server