VisualOn + Axinom Joint Whitepaper: Encoding Cost Optimization
2025 joint technical whitepaper covering encoding cost optimization across DASH/HLS/CMAF and DRM (Widevine/PlayReady/FairPlay) tradeoffs.
Link
Related resources
- Low-Latency Streaming: A First Step Towards StandardizationCDN Alliance whitepaper (Sept 2025) on low-latency live streaming standardization, covering WHIP/WHEP approaches.
- From ExoPlayer2 to Media3: Rebuilding Android Playback at PatreonEngineering case study on migrating production Android playback stack from ExoPlayer2 to Media3, with real tradeoffs.
- Twitch/AMD/NGCodec FPGA VP9 Encoding Case StudyCase study on FPGA-accelerated VP9 encoding at Twitch, showing 25% bitrate savings and 30x performance over CPU encoding.
- DAZN Engineering BlogEngineering blog of live sports streaming service DAZN, covering playback architecture, scale events and cloud streaming infrastructure.
- Unreeling Netflix: Understanding and Improving Multi-CDN Movie DeliveryAcademic paper (Princeton/Bell Labs) measuring Netflix's multi-CDN delivery architecture, DNS-based CDN selection, and AWS backend.
- Fora Soft: Video Streaming Deep-Dive GuideFree 9-chapter technical guide covering HLS, DASH, WebRTC, CMAF, CDN, and DRM fundamentals.
- Introduction to Streaming Media (Streaming Learning Center)Jan Ozer's foundational streaming media course covering encoding, delivery, and packaging basics.
- Codec Wiki — AV1 for DummiesIndependent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- Video Encoding to AV1 Guide (WIP)Long-running community-maintained guide to AV1 software encoding (libaom/aomenc) on the Level1Techs forum.
- Building Your First Video Pipeline: FFmpeg & MediaMTX Basics (Part 1)Technical tutorial walking through demux→decode→filter→encode→mux pipeline stages toward building a low-latency streaming setup with FFmpeg…
- Deep Dive into HLS Protocol ArchitectureTechnical explainer covering TS-vs-fMP4 tradeoffs, MSE API, and byte-level container overhead analysis.
- FFmpeg for Adaptive Bitrate Production (Udemy)Hands-on course covering H.264/HEVC/VP9 encoding and HLS/DASH packaging using FFmpeg for adaptive bitrate production.
- FFmpeg Encoding and Decoding APIs (DeepWiki technical reference)Generated technical reference explaining FFmpeg's encode/decode API internals, including send/receive decoupling and EAGAIN semantics.
- Streaming Tech Sweden 2025 RecordingsSession recordings from the 2025 Streaming Tech Sweden conference, covering Nordic streaming architecture and client-side encryption talks.
- ExoPlayer Architecture & DRM (System Design Lesson)Structured system-design lesson covering ExoPlayer architecture and DRM integration.