this post was submitted on 28 Sep 2023
556 points (97.6% liked)
Technology
59119 readers
2357 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I run Jellyfin on a RPi 4. It works for me, but only because I use codecs (h264/265 for video, AAC for audio) that are definitely supported on my players (NVidia Shield TV and android phones). This leads to Jellyfin not touching the files and just providing them to the player. As soon as any codec doesn't fit my client (for example OPUS audio) Jellyfin starts re-encoding the audio and remuxing the stream and the stream just fails.
So yes: RPi4 is generally not able to run Jellyfin unless you have a very specific setup.