back to projects

Jellyfin Media Server

Jellyfin streaming with GPU transcoding · Jellyseerr requests
Jellyfin Jellyseerr GPU transcoding Self-hosted ● Live
Summary A self-hosted media streaming platform built on Jellyfin. My own library is hardware-transcoded on the GPU and streamed to any device on the network, with Jellyseerr providing a request front end for the household. It replaces a commercial streaming subscription and runs entirely on my own hardware.

01How it works

Jellyfin serves my personal media library to phones, tablets, TVs and browsers, transcoding on the fly using the server's NVIDIA GPU so it plays smoothly on any device and connection. Jellyseerr sits in front as a clean discovery and request interface for the household. Access from outside the home rides the lab's existing Cloudflare Tunnel and WireGuard setup, so there are no open inbound ports.

02The stack

ComponentImageRole
Jellyfinjellyfin/jellyfinMedia server & streaming front end with GPU-accelerated transcoding (8096).
JellyseerrseerrDiscovery & "request a title" front end for household users (5055).

03What this demonstrates

back to projects