awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStream Multiplexers

Systems that duplicate live media data packets in memory to serve multiple concurrent readers.

Distinct from In-Memory Byte Stream Processing: Specifically handles the duplication of streams for multiple consumers, not just generic byte processing

Explore 1 awesome GitHub repository matching operating systems & systems programming · Stream Multiplexers. Refine with filters or upvote what's useful.

Awesome Stream Multiplexers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bluenviron/mediamtxB

    bluenviron/mediamtx

    19,226Auf GitHub ansehen↗

    MediaMTX is a multi-protocol media server designed for routing, proxying, and recording real-time audio and video streams. It functions as a programmable media router and a gateway between streaming standards such as RTMP, RTSP, and WebRTC, enabling the conversion of live media between different protocols. The server distinguishes itself through on-the-fly format transmuxing and protocol-agnostic routing, which decouples input and output protocols via an internal media bus. It features a programmable automation system that executes external shell commands via event hooks triggered by client c

    Distributes a single incoming media source to multiple concurrent readers via in-memory packet duplication.

    Go
    Auf GitHub ansehen↗19,226
  1. Home
  2. Operating Systems & Systems Programming
  3. In-Memory Byte Stream Processing
  4. Stream Multiplexers