Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
-
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Not sure if relevant, but RPi4 dropped HW decode for MPEG2 and VC1, I believe. Not a problem if things are in the right format (HEVC, H264), but something to possibly keep in mind.
ETA: I would also look at the HDMI CEC support of the software. I assume it will Just Work, but might search around to verify. (CEC is really useful IMHO but if your usage doesn't involve the TV remote at all then maybe doesn't matter much... though power on/input selection still could be nice.)
Also new to this, would having GPU decode on the server allegivate the decode issue?
Not sure about Jellyfin, but Plex would transcode to a format supported by the client yes.
So long as the stream that the pi is receiving can be decoded in HW you're fine. But if you're streaming e.g. a raw VC1 Blu-ray rip, I think things will work much better on a pi 3 than 4 (though you still need to purchase the codec license for HW decode on a 3).
But yeah, if the server is transcoding to HEVC or h264 in real time (or again, the source material is already in that format), then the 4 should be good.
CEC is working well so that’s all handled! And my Jellyfin server takes care of any transcoding but most of my files are just able to be played directly.