I'm curious if Remote Desktop Services (RDS) can manage 4K video playback effectively if the session host uses an integrated GPU (iGPU). I see a lot of mixed opinions about it, and I'm wondering about the overall performance, especially when it comes to watching high-definition videos like those on YouTube or training materials.
5 Answers
In my experience, RDP struggles with video playback regardless of the GPU you have. The protocol's not great for smooth video due to how it compresses information, so even with an iGPU, I doubt you'd see true 4K quality. What’s the reason behind needing high-res playback through RDP anyway?
I’d argue that the whole setup seems a bit overcomplicated if your main use case is watching videos. There’s just a lot of simpler methods out there without having to deal with all the quirks of RDS playback.
If you're looking for a smooth experience, I recommend using something like Parsec instead. It’s better tailored for media consumption over remote connections. It might save you from the headaches that come with RDS.
There are actually plenty of other ways to handle video sharing within a company. Instead of pushing for playback over RDS, why not consider setting up a media server or just casting videos with something like VLC? Or even embedding them on a private webpage could work out better and be simpler too.
Honestly, it really depends on a lot of factors you didn't mention, like the specific Xeon processor model, how many users are connecting at once, and how the 4K content is encoded. So it’s kind of a mixed bag. You might get decent performance, but it’s not guaranteed.
True, and I've seen it vary greatly based on the network conditions too. Sometimes trying to force 4K through RDS can just lead to frustrations.

Thanks for the tip! I'll definitely look into Parsec to see if it helps with video quality.