How viable is it to host a Jellyfin server on your main PC? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: How viable is it to host a Jellyfin server on your main PC? (/t-how-viable-is-it-to-host-a-jellyfin-server-on-your-main-pc) |
How viable is it to host a Jellyfin server on your main PC? - Fiddler - 2023-07-04 Hey! I've been thinking about setting up a Jellyfin server for the shared flat I'll be moving into. Now, I do have a pretty beefy PC and using it to host the server seems like the easiest way to go. But I do have a couple questions.
Thanks in advance! RE: How viable is it to host a Jellyfin server on your main PC? - Venson - 2023-07-04 Hey @Fiddler 1. When direct streaming, your underlying storage medium aswell as your network might be loaded. Esp. your network might be an issue (for you) if you play videogames or alike if more then 1-2 persons _direct stream_. When you enable transcoding its another story alltogether, as JF tries to transcode as much as possible in the shortest time so you will experience (when throttle transcodes) bursts of heavy GPU/CPU or prolonged heavy hardware usage depending on the file and configuration. 2. Your PC will go into a power saving state if not used but normal desktop PCs are prone to have all sorts of background programs running so depending on how "cluttered" your pc is with other software, expect an idle PC to draw around 100-160W. This also comes down to your desktop grade CPU, they are not really used for efficency but high power usage. That is the reason why low power CPUs exist :-D 3. That is exactly the point. A Dedicated nas has a. Hardware that supports 24/7 runtime with a minimum of power draw and long lasting components b. Does not use any high power device that you might use for other purposes c. Does have the corresponding software to support the whole ecosystem (NFS, SMB, Docker, RAID, etc) _some_ use a Rpi4 with relative success but we dont generally recommend it, unless you already know what you are up for. the rpi "does" support hardware accelerated transcoding *but* its extremally limited and hard to setup in my opinion. With rpi transcoding is pretty much off the table. If you want to setup your home streaming service, i would recommend a good NAS. If you want to tinker with it, build it yourself and use TrueNasScale/Unraid or if you want to go the "easy" route, get something like a SynologyDS920+ RE: How viable is it to host a Jellyfin server on your main PC? - Fiddler - 2023-07-05 Hey @Venson! Thanks for the helpful answers! Hope you don't mind me asking some follow up questions. So, I know my way around PCs and could build one myself but it's just additional effort I'd like to avoid at the moment. Would you say there are any mature downsides to going the "easy" way? Any things I need to look out for when buying a NAS for Jellyfin specifically, any recommended specs? Or would you really only recommend it if I automatically combust at the mere thought of building my own? Again thank you for your time and have a nice day! RE: How viable is it to host a Jellyfin server on your main PC? - TheDreadPirate - 2023-07-05 (2023-07-05, 08:49 PM)Fiddler Wrote: Hey @Venson! One of the major things you should look for is a NAS with an Intel CPU, NOT an ARM CPU. Otherwise you will not have any HW accelerated transcoding support. They are typically some variety of Atom class Intel CPU (usually call Pentiums these days). You should look for one with an Apollo Lake family, or newer, Intel CPU. |