this post was submitted on 13 Jun 2025
5 points (85.7% liked)
Wayland
368 readers
4 users here now
!Wayland
Anything to do about Wayland and things built around it.
Related Communities
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It"s a compressed video stream, needs both an encoder and a decoder per forwarded app, and with a locked max of 3 or 4 of those per gpu, thats a serious, new constraint that didn't exist before. A lot more bandwidth and gpu as well for typical, flat applications. A computer that can only run 4 apps at a time, presumably shared with a full household, that is really crippling the whole idea.
But I see why IBM would salivate at the prospect of this becoming a premium and rare datacenter feature again.
That would be true if you didn’t have
—compress none
and—no-gpu
options. It took me about 30 seconds to find this information https://man.archlinux.org/man/extra/waypipe/waypipe.1.enRaw uncompressed video stream, isn't that going to completely swamp gigabit ethernet with a single maximized window ?
I admit I'm curious to give this a try, but I doubt my 24 core dual xeon e5 is going to manage even one maximized libreoffice calc window comfortably
Well, you got the choice between compressed and uncompressed. Up to you if you want to use GPU or Internet bandwidth. Can’t really avoid picking one unless you use black magic, not even your precious X11 will save you.
I mean, I can have a full screen browser window over the network with X11 sipping kilobits of bandwidth while being designed to run on a 80486. Text and white squares that don't move, don't need hpixelvpixelbitdepth*framerate of bandwidth
on my monitor, this is 3'732'480'000 bytes per second, not viable to send more than 3 such windows over a 10GBe network.
If business interests sell per application portability across the network without using 1 GPU for each 3 instances, or saturating 10GBe links or whole processors just handling the raw video data.
I can see why they would be very excited about the demise of network transparency along with the death of X11.