
Watch it anywhere
Why Plex stutters outside your home — and the one fix that works
Flawless on the sofa, unwatchable at your parents'. The reason is a number your provider does not advertise.
Updated 2026-09-01 · 4 min read
This is the most common disappointment in home media, and it produces the same forum thread every week: the server is fine, the library is fine, the film plays perfectly in the living room — and buffers hopelessly the moment you leave the house.
People then spend a weekend on Plex settings. The settings are not the problem.
The cause: your connection is asymmetric
Internet subscriptions advertise one number: download. There is a second one, much smaller, that nobody puts on the poster — upload. Downloading is what you do while browsing. Uploading is what your server does when it sends a film to someone outside the house.
| Connection | Typical upload | Simultaneous 1080p streams | 4K streams |
|---|---|---|---|
| ADSL | 1–8 Mb/s | Zero to one, badly | None |
| Cable | 10–50 Mb/s | One to four | Zero to one |
| Fibre (France, typical) | 300–700 Mb/s | Twenty and more | Six to twelve |
| Fibre (asymmetric offers) | 100 Mb/s | Eight | Two to three |
At home, none of this applies: the stream never leaves your local network, which runs at gigabit speed. That is why the same file is perfect on the sofa and unwatchable at your parents' house.
- ADSL — 1–8 Mb/s up — one stream, badly
- Cable — 10–50 Mb/s up
- Fibre, asymmetric — 100 Mb/s up
- Fibre, typical FR — 300–700 Mb/s up
- Rented box — 1–10 Gb/s datacentre uplink — the CPU gives out first
Counting ~12 Mb/s per 1080p stream, with headroom.
| ADSL | 0–1 |
|---|---|
| Cable | 1–4 |
| Fibre, asymmetric | 8 |
| Fibre, typical FR | 20+ |
| Rented box | not the limit |
Check it in two minutes
- 1Run a speed test at home, on the network where the server lives. Note the upload figure, not the download.
- 2Divide it by 12. That is roughly your maximum number of simultaneous 1080p viewers, and it is an optimistic figure.
- 3While someone is watching remotely, open the Plex dashboard. If it says Transcode, the server is also converting the video, which makes everything worse — see the device guide for that half of the problem.
The three ways out
- 1
Lower the remote quality — free, and it works
In the Plex or Jellyfin app, set remote streaming to 4 or 8 Mb/s instead of Original. The picture is visibly softer but it plays without stopping. This is the right first move, and for many households it is enough.
- 2
Upgrade the line — expensive and often impossible
Symmetric fibre solves it completely. But it depends on what is available at your address, costs more every month, and in many areas simply is not offered. Worth checking, rarely the answer.
- 3
Move the server out of the house — the fix that actually removes the limit
A rented box sits in a datacentre with a 1 to 10 Gb/s uplink. Your home connection stops being involved at all: the film goes from the datacentre to whoever is watching, and your line is not in the path. This is why remote viewing is the single strongest argument for renting rather than self-hosting.
+How do I fix buffering on Plex?
In order: lower the remote-quality setting in the app to 4 or 8 Mb/s — that alone fixes most cases; check the server dashboard during playback and, if it says Transcode, use the native app rather than a browser; and if the upload figure at home is genuinely too small, move the server rather than keep tuning settings.
+Why is Plex buffering when I use Direct Play?
Because Direct Play removes the CPU problem, not the bandwidth one. The file still has to travel through your home upload, and a 12 Mb/s stream on a 8 Mb/s line stalls whatever the server does.
+Why is Plex so slow on my TV?
Almost always the television itself: its built-in app refuses a codec or a subtitle format, so the server rewrites the video in real time. Check the dashboard — if it says Transcode, the fix is the device or the file, never a faster server.
+Would a VPN help?
No — it makes it slightly worse. Your traffic still leaves through the same upload, plus encryption overhead. A VPN solves privacy questions, never bandwidth ones.
+Is Plex Relay the answer?
No. Plex Relay exists for when direct connection fails entirely, and it caps streams at 2 Mb/s — deliberately. If you are on Relay, that cap is your ceiling regardless of your line.
+My upload is fine and it still buffers.
Then it is transcoding, not bandwidth. Check the dashboard while playing: if it says Transcode, the server CPU is the bottleneck. Fix the file format or the client app.
+Does this affect Jellyfin too?
Identically. It is a property of your internet connection, not of the software. Every self-hosted media server hits the same wall.


