this post was submitted on 06 Jun 2023
1 points (100.0% liked)

Raspberry Pi

2045 readers
1 users here now

Projekte rund um den Raspberry PI

founded 3 years ago
MODERATORS
 

Heya, does anyone have experiences with using a pi4 as a Jellyfin media server? I'd like to set it up like that. Do you think a regular external HDD would work as storage space? Will it be possible to have like 3 to 4 devices streaming at the same time?Recommendations for tutorials are highly appreciated!

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

I don't have any experience with the rp4, but I have used a similar SBC (the Odroid N2) for this. An external HDD works perfectly fine, no need to worry about that. Performance is also absolutely decent. If the 4 devices can direct stream the content you won't have any issues. The only thing to worry about is transcoding. Ffmpeg on RP4 does support hardware acceleration (without it, you couldn't even do a single transcode at reasonable speeds), but even with it I doubt you can do more than a single 1080p transcode at the same time.