this post was submitted on 23 Nov 2024
9 points (90.9% liked)

Jellyfin: The Free Software Media System

5775 readers
35 users here now

Current stable release: 10.10.3

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

I used to have a jellyfin server on an old desktop but now my only spare computer is a raspberry pi. It should be able to install the app but would a raspberry pi 3b+ actually be able to run a jellyfin server at a usable level? I'll probably mainly use it for CD rips, so it shouldn't be super demanding but the raspberry pi isn't super powerful either. What do y'all think?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 hours ago

Sure, it can serve files up to players that can decode them. You're going to be absolutely unable to do any transcoding at all and if you try to serve up anything with a bitrate higher than the network adapter can handle you're gonna have problems. I bailed on using a Pi4 as a jellyfin server and got a chepo N-100 based box off Amazon (BeeCee something something with 2 NICs) for under $250 and haven't looked back.

You might be fine if you're sticking to small files that are handled natively by their players. It only costs your time to try it out.