Argosy

Self-hosted media streaming server built solo: Go backend, PostgreSQL LISTEN/NOTIFY, Vue 3 web UI, native Kotlin/ExoPlayer Android app, HLS/CMAF transcoding with cross-device resume.

Link

Related resources

  • OwnTVNative Android TV IPTV player in Kotlin/Compose with dual playback engine (libmpv + ExoPlayer), bring-your-own-source.
  • LunarrSelf-hosted, Docker-first Plex-alternative media server passion project with SFTP/WebDAV library support.
  • ErsatzTVTurns a personal media library into live custom TV channels with EPG and channel scheduling.
  • ezIPTVSimple personal IPTV manager/M3U toolkit, single-maintainer DIY project.
  • ICSPCodecH.261-based codec implementation, educational step-through of motion estimation, DCT, and quantization.
  • How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
  • Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
  • setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.