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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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
Jellyfin users, how is the transcoding situation? I have a mix of AV1 and H265 and I need to get smooth playback to my living room Apple TV for families’ sake.
All dependent on the hardware you run the server on. Give it a good GPU and you're off to the races
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
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.
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.
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
In some scenarios, it can. Generally I'd say it's about a 20-30% reduction in size.
Infuse player with jellyfin or direct nfs/samba if in same network
Infuse is not free. I love it and use it on my Apple Devices, but just wanted to have this as an FYI.
I can't speak for client capabilities on Apple devices, but what's your server hardware? CPU or GPU transcoding?
I have an AMD GPU in my server and have no issues transcoding AV1 and H265 for my lesser capable clients.
You can also setup Jellyfin in parallel to Plex and give it a whirl.
Usually. When Plex leaked that they were selling user data, I was running Plex server on an Nvidia Shield, a unique build of Plex that ran as a core service of the Android device. There ain't no Jellyfin analogue of that monstrosity.
I have my library serving from an old work M1 Max MacBook because it has a lot of GPU oomph. GPU transcoding is available when needed.
If you’re ok with Plex, then you’ll be ok with Jellyfin
And we also have metadata manager, so you don’t have to rename your TV show files every time!
Running Jellyfin off of a Dell Optiplex 3060 and encoding all of my media in AV1. I'm able to stream my movies just fine via the Apple TV.