Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Srs Alternatives
Similar projects and alternatives to srs
-
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.
-
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.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
OvenMediaEngine
OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
-
docker-nginx-rtmp
🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
-
-
obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
srsRAN_4G
Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
-
-
-
hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
-
-
Node-Media-Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
-
obsninja
VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
-
-
-
StreamNight
StreamNight is a modern frontend for HLS streams with Discord authentication and two-way chat
-
ffmpeg-streamcast
ffmpeg-based script for streaming services with video/audio/webcam features
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
srs reviews and mentions
-
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.
- 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
I cloned this: https://github.com/ossrs/srs into my server and I don't know how to "uninstall" it.
-
[TASK] Document setting up HLS streaming service using StreamNight, SRS, Caddy, and OBS - $25
SRS
-
A note from our sponsor - Onboard AI
getonboard.dev | 5 Dec 2023
Stats
ossrs/srs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of srs is C++.