livego — Go RTMP/HLS/HTTP-FLV live server
Simple live streaming server in Go: RTMP ingest, HLS and HTTP-FLV output.
Link
Related resources
- xiuPure-Rust live media server supporting RTMP clustering, RTSP, WebRTC (WHIP/WHEP), HTTP-FLV, and HLS in one binary.
- OvenMediaEngine — Sub-Second Live Streaming ServerOpen-source sub-second latency live streaming server supporting WebRTC and LL-HLS ingest/egress.
- nginx-ts-module — NGINX live HLS/DASH originNGINX module turning the server into a live origin: MPEG-TS over HTTP in, HLS and DASH manifests/segments out.
- LiveKitEnd-to-end stack for WebRTC with a powerful SFU server, client SDKs, and cloud infrastructure. Supports scalable video conferencing, live s…
- go2rtcA flexible high-performance streaming server written in Go that can ingest RTSP, WebRTC, RTMP, HTTP-FLV, and LL-HLS and output streams to m…
- IcecastAn open source streaming media server primarily for audio streaming (Ogg/Opus), which can also deliver video in formats like Ogg/Theora. Co…
- Varnish — Caching Video (official docs)Official technical guide on caching HLS/DASH segments and manifests with Varnish, including VCL snippets for TTL and live-segment expiry ha…
- ZLMediaKitA high-performance C++ media server framework supporting WebRTC, RTSP, RTMP, HTTP-FLV, HLS, WebSocket streaming, and SRT, for building stre…
- Nimble StreamerA lightweight, free live streaming server supporting HLS, DASH, RTMP, SRT, and more, often used for low-latency streaming and transmuxing i…
- Cloudflare Stream Live: Engineering Deep-DiveEngineering post on distributed live ingest architecture vs legacy single-region ingest, covering LL-HLS latency, WHIP/WHEP, and SRT suppor…
- CasparCGA professional open source graphics and video playback server used in TV broadcasting for overlaying graphics, playing videos, and mixing l…
- Janus WebRTC ServerAn open source, general-purpose WebRTC server (SFU and gateway). Janus is modular and can support video conferencing, streaming, and SIP/RT…