this post was submitted on 15 Feb 2024
65 points (97.1% liked)

Selfhosted

61256 readers
107 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Here is the thing, I have 4 RPi’s of different generations (all the way from Zero W to 4B 4GB) that I use to host services at home for personal use.

Lately, I have realized I am running out of RAM to host more services, not to mention not enough switch ports to connect to.

Now I know the obvious solution is to get a more powerful setup (maybe a thin client) but electricity isn’t cheap and I am not particularly in the best shape financially speaking to shell out $300+ on a decent client to host my services.

Any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] BearOfaTime@lemm.ee 6 points 2 years ago (4 children)

Is Plex doing any transcoding? That 6w peak is Pi Zero territory! Wow.

[–] possiblylinux127@lemmy.zip 3 points 2 years ago

Hardware transcoding is highly efficient. The downside is sometimes it introduces artifacting in low resolution live TV.

[–] maryjayjay@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

With hardware support enabled it can live transcode four 1080p streams, which my old NUC (5th Gen i3) could also do. The GPU on the NUC could not handle 4k, so it would fall back to using the CPU which would not keep up with a live stream.

The N100 can transcode one 4k HDR with Atmos 7.1 audio and stream in real time. It was just a test, there was a bit of a stutter as it settled in, but I think that might be due to the drive enclosure being connected via USB, so it was storage bandwidth rather than CPU/GPU. The USB ports on the computer are 3.2 gen 2, but the enclosure is only 3.0 at 5Gb/s.

[–] MangoPenguin@lemmy.blahaj.zone 2 points 2 years ago

With Intel QSV enabled it should be able to transcode like 4-6 1080p streams IIRC. Quicksync is very impressive hardware acceleration.

[–] skittlebrau@lemmy.world 1 points 2 years ago (1 children)

It’s a 6W TDP CPU, but not 6W for power consumption.

At full tilt it’ll be about 25-30W, but typically it’s around 10W for me.

[–] BearOfaTime@lemm.ee 1 points 2 years ago* (last edited 2 years ago)

Ah, that makes a lot more sense.

Was wondering what magic was happening to get 6w peak.

Still, 30w peak is pretty nice, especially if you're idling at 10w.