this post was submitted on 19 Mar 2025
46 points (97.9% liked)

Selfhosted

44584 readers
1896 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hi, I'm fairly new to the self-hosted universe but I like the idea of self-hosting media (I've looked at Jellyfin and Plex). But as I understand this requires quite some money and a lot of work. I don't think it's worth it if I put in all that effort just for myself but I'd love to build a small private streaming between me and my friends. We used to share and swap blu-rays after all, so it would be cool to build a shared collection.

My question is if that's possible and if anyone has experience with this? I've read that Jellyfin and Plex are meant as home-media-servers and I'm not sure what limitations that implies. Can people access the library from outside networks and will that affect the streaming quality/speed? What specs would the server need to ensure it can handle a bunch of users? Is there a software that is better suited for this use-case?

Thanks in advance for any help!

you are viewing a single comment's thread
view the rest of the comments
[–] Strit@lemmy.linuxuserspace.show 14 points 14 hours ago

Yes, you can expose jellyfin via a reverse proxy or through a vpn like tailscale to your friends.

Quality and speed depends on what client they use, what transcoding hardware is in the server and your internet speed. For most usecases, a newer Intel based CPU can do 5-8 streams at once without issue, so it will likely depend on your internet connection.

I have an Intel N100 based mini PC on a 1Gbit/s upload connection running Jellyfin that I share with some friends. Usually 2-3 streams at once and it handles it well. Most of my media is in H264/MP4 with AAC audio, so they rarely transcode.