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!

  • nodiet@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    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.