srs
Lightspeed-ingest
srs | Lightspeed-ingest | |
---|---|---|
10 | 2 | |
27,253 | - | |
1.0% | - | |
8.3 | - | |
4 days ago | - | |
C++ | ||
MIT License | - |
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
- 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
Lightspeed-ingest
-
Adding WebRTC support to OBS using Rust
Love to see more WebRTC! Shame to see FTL go, I contributed a few PRs to Lightspeed[1] which relied on FTL to achieve sub-second latencies.
On a slightly off-topic note, I’ve been working on a simple WebRTC radio project[2] for a social listening experience. In my limited testing with a few friends, I was able to get < 100ms of lag (audio de-sync) between different players on different networks. It has been an absolute joy to use. The social experience of listening to music together somehow really appeals to me.
It was pleasantly simple to get it up and running with socket.io + Mediasoup as the SFU. I plan to flesh it out a lot more shortly but I’m a bit of a novice. Would love to have some more experienced eyes on the project : )
[1]: https://github.com/GRVYDEV/Lightspeed-ingest
-
Project Lightspeed: A self-contained, sub-second, open source, live stream platform
git clone https://github.com/GRVYDEV/Lightspeed-ingest.git
What are some alternatives?
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.
chanson.live - An ultra low-latency WebRTC radio
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.
obsninja - VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
OvenMediaEngine - OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
nginx-rtmp-module - NGINX-based Media Streaming Server