pssh-box-wasm

Browser-based Widevine license request tool (WASM build of pywidevine), decodes PSSH and fires test license challenges in-browser.

Link

Related resources

  • How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
  • Better PlayerFlutter video player plugin with HLS/DASH support, subtitles, PiP, DRM (Widevine/FairPlay), caching, and notifications.
  • pgsripCLI tool that rips PGS (bitmap) subtitles to SRT via MKVToolNix and Tesseract OCR.
  • shotstack test-mediaCC0-licensed test videos at SD/720p/1080p/4K resolutions, maintained by video-editing API vendor Shotstack.
  • video-media-samplesBig Buck Bunny sample videos in multiple resolutions (480p/1080p/1080p60) with H264/AAC, widely cited for browser media testing.
  • 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.