Nginx + SRT streaming - I need a push in the right direction

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. srt

    Secure, Reliable, Transport

    Here is one example how to feed SRT stream to ffmpeg. Try streaming directly to this via OBS first and confirm it works before stacking more software between endpoints. https://github.com/Haivision/srt/issues/506

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. stream-lua-nginx-module

    Embed the power of Lua into NGINX TCP/UDP servers

    I've been meaning to research using Nginx Lua scripting of stream module (https://github.com/openresty/stream-lua-nginx-module) to possibly do this. There is also widely used SRT Live Server (SLS) but Github projects seems to be abandoned https://github.com/Edward-Wu/srt-live-server

  4. srt-live-server

    srt live server for low latency

    I've been meaning to research using Nginx Lua scripting of stream module (https://github.com/openresty/stream-lua-nginx-module) to possibly do this. There is also widely used SRT Live Server (SLS) but Github projects seems to be abandoned https://github.com/Edward-Wu/srt-live-server

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

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