I'm interested in setting up a jellyfin server that will only serve streams to TVs on my LAN. Files will be on an existing NAS. Usage will be low (probably just one stream at a time); cheap and reliable is the name of the game, and cheap includes power consumption. I am thinking of some kind of NUC but don't know enough about jellyfin yet to decide on specs. Any recommendations for a specific NUC model or CPU/GPU? I assume I will be running linux - any distro recommendations?
Thin clients are the best for this. You can take your pick on an abundant of options on eBay.
Jellyfin isn't that power hungry, and it would run on a rPi if you set it up right. You're only problems are when it decides to transcoder file and you can get around that by using Kodi with the jellyfin add-on. (And choosing the native paths option. Kodi grabs all the data via, SMB, NFS, etc)
This way you can use Jellyfin as a media enrichment solution, not worry about the CPU or GPU encoding and just worry about watching everything.
First off, if your clients can play the files natively, then anything capable of running Jellyfin will work. You only need specific hardware if you're going to transcode streams.
If you need transcoding, especially if you're going Intel, anything 8th Gen or newer will work.
As for your Linux distro, use whatever you're most comfortable with. Ububtu LTS or an EL-clone are both popular choices.
If your clients don’t need transcoding then a Raspberry Pi 3 or higher is enough. That’s all I use and it is rock-solid with 3 simultaneous streams (possibly more but that’s all I’ve ever had a need for).
If your clients do need transcoding, personally I would recommend looking for a different client or using Tdarr to convert your media to a standard format that works without transcoding.
I'm using a hp thin client, I got refurbished for 30 bucks of of eBay. Basically any thin client should be more than enough and they don't draw much power. The question is how many streams are you looking to facilitate simultaneously and at what resolution. Even a raspberry pi should be enough if you are only looking to stream one video at 1080p but it will struggle at two (and if you don't enable any hardware transcoding, you don't stand any chance). If you need more than that, you'll need something beefier
I have my media on hard drives strapped to the thin client externally but you should also be able to use an external nas. But I've never done that, so I can't comment on how well that works. I've never seen anyone complain about such a setup though.
Btw: what nas are you using? Some NASs allow the direct installation of docker containers (Synology for example). So you could possibly run Jellyfin directly off your existing hardware
I used a fujitsu q9000 mini pc, a superold thing running first gen i3m chip. It was also undervolted but performed fine for 1080p streams. 8 gb ram 2tb
Recently I upgraded to a Nuc i3-8th gen, 16gb ram and a 4tb drive. It can handle 4k and is much faster at transcoding.
The NUC doesnt consume much and works pretty well. Its also a more quite and lived in a big ventilated closet.
I got an old laptop from my family for free and I turned it into my jellyfin server (among other home server-like duties). Power consumption is very low (7W idle, up to 28W when playing movies measured at the wall).