whopper — Minimal Pion WHIP/WHEP Server
Small Go/Pion WHIP ingest + WHEP playback server for a single H264/Opus stream with CLI stream key, useful as a readable reference implementation.
Link
Related resources
- Cloudflare Stream WebRTC (WHIP/WHEP) DocumentationDocs for sub-second WHIP ingest and WHEP playback on Cloudflare Stream with unlimited concurrent viewers.
- Cloudflare Stream — Simulcast (Restream) DocumentationAPI docs for restreaming a single live input to up to 50 destinations, with request bodies and per-output configuration.
- Apache Traffic Server prefetch plugin — HLS segment prefetchingATS plugin docs for predictive prefetch of HLS segment sequences: next-URI prediction, dual-tier consistent-hash prefetch and lru:n fetch p…
- Owncast — Video Encoding ConfigurationDocs for configuring output quality variants and hardware encoding in the self-hosted Owncast live streaming server, with driver/OS caveats.
- PeerTube Administration — Transcoding ConfigurationConfig reference explaining HLS (fMP4) vs Web Video storage tradeoffs, transcoding profiles and the HLS-only recommendation for P2P deliver…
- Norsk (id3as) — Media Server SDK ArchitectureOverview of the Norsk media SDK's architecture: gRPC/Protobuf control plane with OpenTelemetry observability spanning capture, encode, pack…
- Azure Media Services Retirement and Migration GuideOfficial guidance on the June 2024 retirement of Azure Media Services: what was shut down, data retention, and partner replacement paths.
- Google Cloud Transcoder API — OverviewConcept documentation for the job/job-template model, ABR ladder configuration and HLS/DASH packaging in Google's managed transcoding servi…
- Akamai EdgeWorkers — Manifest and Playlist PersonalizationGuide to rewriting HLS/DASH manifests in edge JavaScript for rendition filtering, audio-language localization, live program replacement and…
- EBU Media eXchange Layer (MXL) — Project PageEBU's official MXL landing page describing the Dynamic Media Facility approach of specifying by implementation for cloud-native live produc…
- Using Apache Traffic Control — CDN caching internals (ApacheCon slides)Conference slides on real cache-tier efficiency for video CDNs: volume sizing, cache-key and query-parameter handling, long-tail popularity…
- MXL — Media eXchange Layer SDK (EBU Dynamic Media Facility)Open source SDK for exchanging uncompressed media grains between processes via shared memory and across hosts via RDMA, targeting software-…
- Building a Petabyte-Scale Video Archive with Fixed-Cost CephArchitecture write-up on tiering a video archive in one Ceph cluster: hot pool with 2x replication plus an archive pool using 5+2 erasure c…
- Velocix CDN Broker ArchitectureArchitecture documentation for mid-session CDN rerouting driven by KPI thresholds, CDN failure and capacity limits in a multi-CDN delivery…