On Mon, Feb 17, 2020, 10:09 Manoj Patil <[email protected]> wrote:
> Hi , > > I am see in browser Guacamole send full-screen images from the server to > the client. > Can this is utilized bandwidth? > No, Guacamole does not do this. Guacamole sends incremental rectangles of image data, *not* full screen images. Only changed regions are sent, with those regions compressed using an appropriate format. The only time that Guacamole will send a full screen image is if the entire screen has changed. Sending full screen images would also use far more bandwidth than the miniscule 90 Kbps you have observed. - Mike
