ExoPlayer/Media3 Deep Architecture Wiki
Auto-generated deep-dive architecture wiki covering ExoPlayer/Media3 core rendering pipeline and modular components.
Link
Related resources
- ExoPlayer Architecture & DRM (System Design Lesson)Structured system-design lesson covering ExoPlayer architecture and DRM integration.
- Shaka Player — Architecture Tutorial (official dev docs)Official architecture diagrams and explanation of Shaka Player's Networking, Manifest, DRM, and Streaming engine components.
- hls.js API Docs (HLS class reference)Official generated API reference for hls.js's core Hls class, hosted on the project's own docs domain (not GitHub).
- Error Handling Best Practices for HTTP Live Streaming (WWDC17)Apple session covering HLS failover behaviour, redundant stream configuration and how AVFoundation surfaces playback errors.
- Shaka Player architecture documentationComponent-level design documentation for Shaka Player showing how manifest parsing, streaming engine, MSE and EME layers interact.
- Shaka Player — Welcome Tutorial (official dev docs)Official Shaka Player developer onboarding tutorial hub (JSDoc-generated), entry point for building with the library.
- MSEPrimer — Media Source Extensions TutorialCommunity-maintained primer on Media Source Extensions fundamentals: SourceBuffer, appendBuffer, manifest structure basics.
- Fora Soft: Video Streaming Deep-Dive GuideFree 9-chapter technical guide covering HLS, DASH, WebRTC, CMAF, CDN, and DRM fundamentals.
- Codec Wiki — AV1 for DummiesIndependent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- 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.
- Live Streaming Architecture: Ingest, Transcoding, and Delivery at ScaleIndependent technical deep dive into segment chunking, manifest generation, ABR client polling logic, and manifest-as-single-point-of-failu…
- Demuxed PodcastPodcast for video engineers covering HLS, DRM, player internals, and streaming infrastructure deep dives, tied to the Demuxed conference.
- Streaming Tech Sweden 2025 RecordingsSession recordings from the 2025 Streaming Tech Sweden conference, covering Nordic streaming architecture and client-side encryption talks.
- DAZN Engineering BlogEngineering blog of live sports streaming service DAZN, covering playback architecture, scale events and cloud streaming infrastructure.