srs VS Node-Media-Server

Compare srs vs Node-Media-Server and see what are their differences.

srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181. (by ossrs)

Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV Media Server (by illuspas)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
srs Node-Media-Server
10 5
27,253 6,144
1.0% 0.3%
8.3 8.7
4 days ago about 1 month ago
C++ JavaScript
MIT License Apache License 2.0
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.

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.

Node-Media-Server

Posts with mentions or reviews of Node-Media-Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • Live Streaming
    3 projects | /r/node | 27 Mar 2023
    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
  • Node Media Server
    1 project | /r/node | 24 Mar 2023
  • serving videos from backend
    1 project | /r/node | 9 Nov 2022
  • Creating an audio streaming server with DASH, HLS or SmoothStreaming
    2 projects | /r/node | 25 Oct 2022
    I am currently building a home server and want to create my own audio book server and mobile application. On the mobile site I will use react native with react-native-track-player. The TrackPlayer supports DASH, HLS or SmoothStreaming. Now I am struggling to build a server and providing one of these formats. When I search for a solution there are many recommendations to create a stream like const stream = fs.createReadStream(filePath); and pipe it like stream.pipe(res);. This is working in the browser but seems not to be compatible with the TrackPlayer. When looking for solutions to create a stream based on DASH, HLS or SmoothStreaming I just find some complex solutions like the Node-Media-Server which seems a bit overkill for what I am trying to do. So my question is, do you know a simpler solution to send an mp3 file through an express endpoint in DASH, HLS or SmoothStreaming format? Or do you have any recommendations where I can have a look?
  • How do you handle streaming audio through HTTP on prem?
    1 project | /r/devops | 28 Apr 2022
    Like this?

What are some alternatives?

When comparing srs and Node-Media-Server you can also consider the following projects:

Ant-Media-Server - Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.

hello-muiplayer - 💡 An excellent HTML5 video player component

SRT-Stats-Monitor - Loopy SRT Stats Monitor. Monitors your OBS SRT, SLS, BELABOX, RESTREAMER, RIST, & NGINX connection/s and switches OBS scene on a failed connection. Ideal for IRL/live streaming.

livego - live video streaming server in golang

OvenMediaEngine - OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS

iptv-youtube-live - M3U playlists of YouTube live channels. Add them to any IPTV client. [GET https://api.github.com/repos/abskmj/iptv-youtube-live: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured

Did you know that C++ is
the 7th most popular programming language
based on number of references?