Ant Media Server: HLS AES Encryption Wiki

Docs for built-in AES-128 key management/rotation in an open-source media server.

Link

Related resources

  • ArgosySelf-hosted media streaming server built solo: Go backend, PostgreSQL LISTEN/NOTIFY, Vue 3 web UI, native Kotlin/ExoPlayer Android app, HLS…
  • ImPlayCross-platform desktop media player built on mpv + ImGui, with mpv-compatible feature set and config.
  • batch-mp-toolsPython CLI for batch media conversion, normalizing, and segmenting with multicore support, plus metadata tagger and organizer, built on FFm…
  • LunarrSelf-hosted, Docker-first Plex-alternative media server passion project with SFTP/WebDAV library support.
  • static-ffmpeg-binariesStatic FFmpeg binaries for multiple OS/CPU targets, built via GitHub Actions from source with no third-party actions for supply-chain safet…
  • Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
  • How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
  • setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.