this post was submitted on 28 Nov 2025
466 points (98.3% liked)

Selfhosted

53204 readers
2159 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
 

Plex is starting to enforce its new rules, which prevent users from remotely accessing a personal media server without a subscription fee.

If anyone needs it: https://jellyfin.org/

you are viewing a single comment's thread
view the rest of the comments
[–] ragebutt@lemmy.dbzer0.com 7 points 15 hours ago (1 children)

Just as long as you’re fine with your media server absolutely eating power all the time

Stop encoding in av1 and get a low power older intel chip around 10th gen or so with quick sync. Unless you have like 5+ users watching 4k media at the same time this will handle transcoding absolutely fine while using far less power than a dedicated gpu

[–] Routhinator@startrek.website 5 points 15 hours ago (3 children)

I don't encode in AV1, I use HEVC. But while your argument is not unreasonable, it misses the component of file size and amount of disk space required.

HEVC (x265) takes half the space of x264. While it does require a more modern GPU, it can be run on lower powered Intel CPUs with an integrated GPU just fine, so long as the CPU is new enough. Though it can only handle 2-3 streams on a CPU like the Intel chips in a ZimaBoard. So you need to choose wisely.

[–] mriormro@lemmy.zip 2 points 14 hours ago

I guess it's a platter vs energy cost thing. For me it's way cheaper to buy more storage for my little puck PC that can handle ~4 streams at 1080p and sips power.

[–] ragebutt@lemmy.dbzer0.com 2 points 12 hours ago

Person you responded to said av1, I didn’t mean to imply you did. HEVC is good balance and quicksync will handle it as you’ve said. 10th gen stuff will handle 4-5 at the expense of more power (but less than like a typical gpu build).

Last statement you made is critical - usage dictates build

[–] CeeBee_Eh@lemmy.world 1 points 7 hours ago

HEVC (x265) takes half the space of x264

In some scenarios, it can. Generally I'd say it's about a 20-30% reduction in size.