Installing Plex on a UGREEN NAS takes about 20 minutes if you have the right model. The hard part is not the installation. It is knowing which UGREEN NAS can actually transcode, and how to reach your server remotely on Australian NBN. This guide covers both.
In short: Plex runs through Docker on compatible UGREEN models, including the DH4300 Plus and DXP series; the DH2300 cannot host Plex because it does not support Docker. The Intel Quick Sync hardware-transcoding path covered here requires an Intel-based DXP model, graphics access inside the Plex container, and an active Plex Pass. The DH2300 cannot host Plex; the DH4300 Plus can run Plex through compatible ARM64 Docker containers, but the Intel Quick Sync procedure does not apply to it. Remote access on CGNAT requires Tailscale or a public IP from your ISP.
Which UGREEN NAS Models Support Plex Transcoding?
The key dividing line in the UGREEN lineup is the CPU. The DH2300 uses a Rockchip A72+A53 processor and the DH4300 Plus uses a Rockchip A76+A55 processor; both run UGOS Pro. DXP series models (DXP2800, DXP4800, DXP4800 Plus, DXP4800 Pro, DXP6800 Pro) use Intel CPUs running UGOS Pro.
Plex hardware transcoding uses Intel Quick Sync, which is the GPU built into Intel processors. ARM CPUs have no Quick Sync equivalent. This means DH series models can stream content to clients that can play the original file format without conversion, but they cannot convert a 4K file to 1080p or change codecs in real time.
Plex Transcoding Support by UGREEN Model
| DH2300 / DH4300 Plus | DXP2800 | DXP4800 Plus | DXP4800 Pro | |
|---|---|---|---|---|
| CPU | ARM Cortex-A55 | Intel N100 | Intel N100 | Intel N100 |
| OS | UGOS (ARM) | UGOS Pro | UGOS Pro | UGOS Pro |
| Direct Play | Yes | Yes | Yes | Yes |
| Hardware Transcoding | No | Yes (Quick Sync) | Yes (Quick Sync) | Yes (Quick Sync) |
| 4K Transcoding | Varies by codec, bitrate, HDR tone mapping, subtitles, client and container configuration; fixed stream counts are not established. | Varies by codec, bitrate, HDR tone mapping, subtitles, client and container configuration; fixed stream counts are not established. | Varies by codec, bitrate, HDR tone mapping, subtitles, client and container configuration; fixed stream counts are not established. | Varies by codec, bitrate, HDR tone mapping, subtitles, client and container configuration; fixed stream counts are not established. |
| Plex Pass Required for HW Transcode | N/A | Yes | Yes | Yes |
| Best Plex Use | 1080p direct play only | 1-2 stream 1080p family | Multi-stream family library | 4K or large household |
Installing Plex on a UGREEN DXP NAS (UGOS Pro)
On supported DXP models, install Docker from App Center, download the official Plex image, and manually configure folders, volume mappings, networking and graphics access.
- Log in to UGOS Pro. Open a browser and go to your NAS IP address. UGOS Pro uses HTTP port 9999 and HTTPS port 9443 by default. If you have not run the initial setup wizard, complete it first: set an admin password, connect your drives, and create a storage pool and volume.
- Open App Centre. Click the grid icon in the top-right of the UGOS Pro desktop and select App Centre.
- Find and install Plex. Search for Plex in the App Centre. Click Install. UGOS Pro downloads and configures the Plex container. This takes 2-5 minutes depending on your internet speed.
- Launch Plex. Click Open next to Plex Media Server once installation completes. Your browser opens the Plex setup wizard, usually at your NAS IP on port 32400 (e.g. 192.168.1.100:32400/web).
- Sign in or create a Plex account. A free Plex account is required. Plex Pass is optional at this stage.
- Add your media library. Click Add Library and choose your media type (Movies, TV Shows, Music). Select the container path you assigned when configuring the Plex volume mapping, such as /data/movies in UGREEN's example.
Share not appearing under /media/? Confirm the share is enabled in UGOS Pro under Storage Manager. If the share exists but does not appear in the Plex folder browser, restart the Plex container in App Centre and try again. UGOS Pro maps shares at container start.
Installing Plex on a UGREEN DH NAS (UGOS)
UGOS (the operating system on DH2300 and DH4300 Plus) does not support Docker containers. Plex cannot be installed the same way as on a DXP model.
UGREEN's documented Plex installation uses Docker: the DH4300 Plus supports compatible ARM64 containers, while the DH2300 cannot host Plex because it lacks Docker support. Check your App Centre: if Plex appears, install it directly. If your UGOS does not show Plex in App Centre, go to Settings, then System, then Software Update and install the latest firmware first.
If Plex is still not available after a firmware update, you have two practical options:
- Use your NAS as storage only. Run Plex on a separate device that mounts the NAS as a network share. The NAS stores the files. A compatible computer, NUC or other supported Plex Media Server device handles serving and any required transcoding; Apple TV is a playback client. This is a legitimate setup for DH series owners who do not want to upgrade hardware.
- Upgrade to a DXP model. Check current Australian availability before buying: UGREEN AU currently lists the AMD-based DXP2800 GT rather than the original Intel N100 DXP2800. If media serving is important, it is worth the upgrade.
Enabling Hardware Transcoding on UGREEN DXP
Hardware transcoding on UGREEN DXP models uses Intel Quick Sync. You need a Plex Pass subscription to activate it. Plex currently lists Plex Pass at US$6.99 per month or US$749.99 lifetime; exact pricing in other currencies may vary.
Steps to enable hardware transcoding:
- Open Plex Web at http://[your-NAS-IP]:32400/web and sign in.
- Click the wrench icon (Settings) in the top left.
- Go to Transcoder under the left-side Settings menu.
- Toggle Use hardware acceleration when available to On.
- Click Save Changes.
To verify it is working: play a video that needs transcoding. Force a quality change in the player to trigger conversion. Then go to Settings, Dashboard, and check Now Playing. You should see (hw) in parentheses next to the stream indicator.
The DXP4800 Plus uses an Intel Pentium Gold 8505 and the DXP4800 Pro uses an Intel Core i3-1315U. Actual transcoding capacity varies with codec, bitrate, resolution, tone mapping, subtitles and container configuration.
Remote Access and CGNAT on Australian NBN
Accessing your Plex server remotely depends on your NBN connection type. This is where Australian users face more complexity than guides written for US or European audiences acknowledge.
The CGNAT problem: Many Australian NBN providers place residential connections behind Carrier-Grade NAT (CGNAT). Your router's WAN IP is a private address shared with dozens of other customers. No public IP means port forwarding cannot work. Plex cannot accept incoming connections directly.
How Plex handles CGNAT: Plex includes a built-in relay service. When direct connection fails, Plex routes your remote stream through Plex's own servers. Remote access works without any configuration, but relay streams are throttled to around 2 Mbps, which limits quality to roughly 720p at 4-5 Mbps bitrate content.
Your options as an Australian NBN user:
- Request a public IP from your ISP. Ask your ISP whether it offers a public dynamic or static IPv4 address; availability, eligibility and fees vary by provider and plan. Some include it in the standard plan, others charge $5-10 per month. Call your ISP and ask. This is the simplest fix if it is available.
- Use Tailscale. A free VPN app that creates an encrypted network between your devices without needing a public IP. Works through CGNAT using relay servers. Install it on your NAS and your phone or laptop. When Tailscale is active, Plex sees your remote device as if it were on your home network. No relay cap. Full quality.
- Plex Relay is limited to 2 Mbps and remote personal-video playback requires an applicable Plex Pass or Remote Watch Pass; Relay also requires secure connections and is not supported by every Plex app.
Are you on CGNAT? Log in to your router admin page and note the WAN IP address. Then search what is my IP in a browser on the same network. A mismatch shows that another NAT layer exists, but it may be ISP CGNAT or local double NAT. A WAN address in 100.64.0.0/10 strongly indicates CGNAT; confirm with your ISP before concluding that port forwarding cannot work.
Setting Up Tailscale on UGREEN DXP for Remote Plex
Tailscale is the recommended remote access solution for UGREEN DXP users on CGNAT. The free Personal plan currently supports up to 6 users and unlimited user devices. Setup takes around 10 minutes.
- Create a Tailscale account at tailscale.com. The free plan is sufficient for home use.
- Install Tailscale on your UGREEN NAS. In UGOS Pro App Centre, search for Tailscale. If it appears, install directly. If no native package is available, follow Tailscale's official Docker instructions, including authentication, persistent state and the networking configuration required for the chosen mode.
- Authenticate the NAS. When the Tailscale container starts, check its logs in App Centre for an authentication URL. Open that URL in a browser and sign in to link the NAS to your Tailscale account.
- Install Tailscale on your phone or laptop. Download the Tailscale app for your device and sign in with the same account. Your NAS appears as a device in your Tailscale network.
- Access Plex with Tailscale active. Enable Tailscale on your phone before opening the Plex app. Tailscale can bypass Plex Relay, but Plex network classification may require configuration, and achievable quality still depends on home upload, client bandwidth, transcoding capacity and whether Tailscale uses a direct or DERP path.
Performance Tips for Plex on UGREEN NAS
Transcoder quality setting: Leave Transcoder quality set to Automatic unless you have a tested reason to change it; Plex states that this setting does not affect hardware-accelerated streaming.
Maximum simultaneous streams: Set a limit that matches your hardware. Set any simultaneous-transcode limit only after testing your own codecs, resolutions, subtitles, tone mapping and network conditions; fixed per-model stream counts are not established here. Exceeding the limit causes all streams to degrade simultaneously.
Thumbnail generation: Disable video preview thumbnail generation during initial library scanning. Re-enable it in Settings and schedule it to run at 2am or similar. Thumbnail generation is CPU-intensive and can cause buffering during library setup if running concurrently with active streams.
Media naming: Plex matches file names to its databases (TMDB, TheTVDB). Name movies as Movie Title (Year).mkv and TV episodes as Show Name S01E01.mkv. Correctly named files match automatically. Incorrectly named files require manual fixing in Plex's match interface.
Static IP for your NAS: Reserve your NAS IP address in your router's DHCP settings so it never changes. Plex Remote Access and Tailscale both work better when the NAS IP is predictable.
Related reading: our NAS buyer's guide, our Synology vs QNAP comparison, and our NAS explainer.
Free tools: Plex Media Planner and NAS Sizing Wizard. No signup required.
See also: our complete UGREEN NAS Australia guide.
See also: our full Plex and Media guide.
Related reading: our UGREEN brand guide.
Looking for UGREEN accessories?
UGREEN also makes chargers, power banks, USB-C docks, wireless chargers, Ethernet adapters and storage accessories. We have sorted the Australian range into the products actually worth considering.
Browse UGREEN accessories →Do I need Plex Pass to use Plex on a UGREEN NAS?
No. Plex Media Server is free to install and run. You can stream to any browser via Plex Web without Plex Pass. Plex Pass costs around $8 AUD per month or $250 AUD lifetime and unlocks hardware transcoding on DXP models, mobile app offline sync, and live TV DVR. If you only stream locally on your home network to devices that direct play your files (smart TV, Apple TV, Chromecast), the free tier is sufficient.
Can the UGREEN DH4300 Plus run Plex?
Yes, with limitations. The DH4300 Plus can run Plex through a compatible ARM64 Docker container; the Intel Quick Sync procedure does not apply to this model. It can direct play content to devices that support the original file format without conversion. It cannot transcode. If your TV, phone, and other clients can all play the files natively without quality adjustment, the DH4300 Plus works fine for home use. If any client needs transcoding, you need a DXP model with an Intel CPU.
Which UGREEN NAS is best for Plex in Australia?
The DXP4800 Plus is the recommended Plex NAS for most Australian households. It has an Intel N100 CPU with Quick Sync hardware transcoding, 8GB RAM, and 4 drive bays for a large media library. The DXP4800 Pro (Intel i3-N305) is worth the extra cost if you have 4K HDR content and multiple simultaneous users. The DXP4800 Pro is currently listed by UGREEN Australia with a 2-year warranty; check retailer stock for the older DXP4800 Plus, which is not in UGREEN AU's current product catalogue. See our best UGREEN NAS for Plex guide for a full model comparison.
My Plex server is not accessible from outside my home. What should I check?
First, check whether you are on CGNAT by comparing your router WAN IP to your public IP (search what is my IP in a browser). If they differ, you are on CGNAT and port forwarding will not work. The solutions are: request a public IP from your ISP, or use Tailscale for a free encrypted tunnel that bypasses CGNAT. If you are not on CGNAT, check that port 32400 TCP is forwarded on your router to your NAS IP address, and that your NAS has a static DHCP reservation so the IP does not change. In Plex Settings, Remote Access shows whether your server is reachable from outside and the reason if it is not.
Can I run Jellyfin instead of Plex on a UGREEN NAS?
Yes. Jellyfin is a fully free and open-source media server that installs as a Docker container on UGREEN DXP models via UGOS Pro App Centre. Jellyfin supports 4K HDR hardware transcoding via Intel Quick Sync without a subscription, which is a meaningful advantage over Plex's free tier. The trade-off is that Jellyfin's mobile apps are less polished and it has no built-in CGNAT relay. For local network use and 4K libraries, Jellyfin is worth considering. See our Plex vs Jellyfin comparison for a detailed breakdown.
Ready to set up Plex on your UGREEN NAS? Compare all current UGREEN models by transcoding capability, bay count, and price to find the right one for your media library.