nginx-rtmp-docker

Popular Docker image for nginx-rtmp-module built from pure upstream sources, maintained by the FastAPI creator.

Link

Related resources

  • datarhei nginx-rtmpMulti-arch (amd64/armhf/aarch64) Docker image combining nginx, RTMP module, and FFmpeg for streaming.
  • rtmp-hls-serverDockerized nginx-rtmp stack converting RTMP input to HLS+DASH output, with included web players.
  • Unified Streaming live-demoOfficial Unified Streaming docker-compose demo delivering DASH/HLS/Smooth/HDS live origin streaming.
  • gst-pipeline-operatorKubernetes operator with CRD-driven GStreamer audio/video pipelines against bucket storage.
  • FFMpegCorePopular, well-maintained .NET wrapper for FFmpeg/FFprobe with a fluent argument builder and sync/async APIs.
  • 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.