On Wed, Nov 3, 2021 at 8:49 PM takuya morita <[email protected]> wrote:
> By "how much of the screen" do you mean the size of the browser screen? > > I have confirmed with wireshark that changing the size of the browser does > not affect the data traffic. > > > I mean, how much area of the screen is changing - that is, the region of the screen that is actually updated. Guacamole tries to only refresh the regions of the screen that actually change during each update, which makes it very efficient at transmitting screen updates - that is, the entire screen does not have to be updated each time there's a change. > It seems that Guacamole automatically adjusts the refresh rate, but how > low does the rate go when the bandwidth is being squeezed? > > Yes, this is correct. I don't know off the top of my head what the minimum refresh is before Guacamole considers the connection too slow or dead - Mike or one of the other developers might be able to shed some light on that. -Nick >
