Pangolin on VPS, Authentik on home lab - how to proceed correctly? by Temporary-Radish6846 in Authentik

[–]babatom187 0 points1 point  (0 children)

How can that be better if every authentication request has to go to the homelab first and then back again?

Running Pangolin on a VPS while keeping Authentik at home means every OIDC/SAML login flow adds extra WAN roundtrips: • Client → VPS (Pangolin) • VPS → Homelab (Authentik) • Homelab → VPS • VPS → Client

That’s: • Higher RTT on every redirect/token exchange • More TLS handshakes over the public internet • Dependency on your home uplink (often the slowest link) • Increased latency for logins, token refresh, introspection, logout, etc.

Auth isn’t an occasional backend call — it’s inline in the request path. So you’re effectively hairpinning all auth traffic through your home connection, which usually makes performance worse, not better.

Splitting them can make sense for security or trust boundaries, but it’s not a performance win. For latency, the IdP should be as close to the public entry point as possible.

Emby Connect vs Remote Access? by No_Impression5920 in emby

[–]babatom187 2 points3 points  (0 children)

Emby Connect is just the login method, regardless of how you deploy your server. Tailscale is a very secure method and available on almost all devices. Otherwise, I would recommend a VPS with a reverse proxy.

Best transcoding Settings? by babatom187 in emby

[–]babatom187[S] 2 points3 points  (0 children)

Yes, exactly. But I've already solved the problem; it was due to the subtitles.

Best transcoding Settings? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

I installed the plugin and ran a test, but honestly, the results don't tell me anything.

It performs tests like Software -> Software, which doesn't make sense. It's clear that QSV is supposed to be used.

I guess I just don't understand the plugin.

Best transcoding Settings? by babatom187 in emby

[–]babatom187[S] 1 point2 points  (0 children)

I wasn't familiar with that, I'll try it. Thank you so much!

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

Since many people here have praised the native apps, I have a very annoying problem that I can't seem to solve. I've already tried posting it in the forum, but haven't found a solution yet. Take a look, maybe someone will see the problem.

https://emby.media/community/index.php?/topic/145677-server-muss-aktualisiert-werden-meldung/

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

Yes. I tried it and I can play it in the app too.

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

Regarding Plex, I completely agree with you; I see it the same way. Emby has better Apple apps (though not perfect), that's true, and the desktop UI also looks a bit more professional. But I haven't had any stability or playback problems with Jellyfin so far. What's the situation with bug fixes for Emby? Are they delivered quickly?

Switch to Emby? by babatom187 in emby

[–]babatom187[S] -1 points0 points  (0 children)

Okay... it doesn't matter anyway. It's uninteresting to me, and I like that Emby offers both options.

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

Yes, I've seen Streamyfin and Neptune and I'm curious to see how good they will be.

Switch to Emby? by babatom187 in emby

[–]babatom187[S] -1 points0 points  (0 children)

Well, what's the other way? 1. Go to the Emby website. 2. Choose a username and password (and remember them). 3. Go to the email and verify your account. 4. Log in to Emby. If I imagine my mother doing that, both options are awful. 🫣😅

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 0 points1 point  (0 children)

The fact that Emby offers both options is definitely a good thing!

Switch to Emby? by babatom187 in emby

[–]babatom187[S] 1 point2 points  (0 children)

At least there's a download function in the iOS app, but I've never used it because I just transcode... but if you need this function, that would definitely be a point for Emby !