The LinuxServer.io team brings you another container release featuring:
The main features of linuxserver/docker-plex are: Plex Infrastructure.
Open-source alternatives to linuxserver/docker-plex include: keylase/nvidia-patch — nvidia-patch is a binary modification tool for Nvidia drivers designed to remove artificial manufacturer limits on… munnerz/kube-plex — Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster! plexinc/pms-docker — This project provides containerized distribution templates and images for deploying a media server. It enables the… timhaak/docker-plex. unicorntranscoder/unicorntranscoder — Remote transcoder for Plex. wnielson/plex-remote-transcoder — A distributed transcoding backend for Plex.
nvidia-patch is a binary modification tool for Nvidia drivers designed to remove artificial manufacturer limits on consumer-grade hardware. It primarily functions as an unlocker for simultaneous video encoding sessions and activates high-performance frame buffer screen capture capabilities. The project includes a GPU driver binary patcher capable of modifying driver libraries within isolated environments, such as containers and Flatpak runtimes. It utilizes dynamic linker manipulation to apply these patches to binaries located on read-only filesystems. The utility provides mechanisms for sta
Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
This project provides containerized distribution templates and images for deploying a media server. It enables the operation of a media server within Docker or Kubernetes environments, utilizing package management charts to streamline installation and management of home cinema libraries. The project focuses on high-performance video processing through hardware accelerated transcoding, which is achieved by passing through graphics processing unit devices to the container. It ensures data persistence by mapping host directories for configuration databases and large-scale media libraries. The s