Difference between normal RDP and Guacamole’s RDP.

2021-11-03 Thread takuya morita
Hi, support. I’m Takuya. I found out that the data traffic is different between using normal RDP and Guacamole RDP. What is the structural difference between Guacamole RDP and normal RDP? We also found that normal RDP uses less traffic when watching videos, and Guacamole RDP uses less traffic

Re: How to reduce data traffic?

2021-11-03 Thread takuya morita
Okey, I understand! Thank you for your answer. 2021年11月4日(木) 10:33 Nick Couchman : > On Wed, Nov 3, 2021 at 8:49 PM takuya morita > 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 >>

Re: How to reduce data traffic?

2021-11-03 Thread Nick Couchman
On Wed, Nov 3, 2021 at 8:49 PM takuya morita 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 -

Re: How to reduce data traffic?

2021-11-03 Thread takuya morita
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. It seems that Guacamole automatically adjusts the refresh rate, but how low does the rate go when the bandwidth is

Re: problems with cyrillic - clipboard +xRDP Linux

2021-11-03 Thread Mike Jumper
On Wed, Nov 3, 2021 at 3:59 AM Аверичев Андрей Валериевич < a.averic...@rt-solar.ru> wrote: > Good day! > Faced one clipboard problem over RDP. > Cyrillic text is not copied from the host machine to the guest machine. > Spaces instead of text. > Copying with side menu alt + ctrl + shift > On the

Re: Guacamole dynamically create connections

2021-11-03 Thread Tim Worcester
I am not, I couldn't get the new connection to be inserted without hacking up an admin user to be able to have the RBAC to add a connection to the underlying Connection Directory. On Wed, Nov 3, 2021 at 2:30 PM Mike Jumper wrote: > On Wed, Nov 3, 2021, 08:58 Tim Worcester > wrote: > >> Mike,

Re: Guacamole dynamically create connections

2021-11-03 Thread Mike Jumper
On Wed, Nov 3, 2021, 08:58 Tim Worcester wrote: > Mike, > > I have gotten this working with dynamically spinning up desktops when the > user clicks the connectionGroup. Unfortunately when I decorate the > ConnectionGroup and override connect() I lose all of the active session and > connection

Trouble with the final setup of guacamole in a docker enviroment

2021-11-03 Thread Cyberpunk
Hello im currently trying to install guacamole in a docker environment using the official docker containers as follows guacamole/guacamoleguacamole/guacdpostgres this is the docker-compose.yaml file i created for testing and ease of upgradesversion: "2.1"services:  guacamole:    image:

Re: Guacamole dynamically create connections

2021-11-03 Thread Tim Worcester
Mike, I have gotten this working with dynamically spinning up desktops when the user clicks the connectionGroup. Unfortunately when I decorate the ConnectionGroup and override connect() I lose all of the active session and connection history tracking that the postgresql extension gives me.

problems with cyrillic - clipboard +xRDP Linux

2021-11-03 Thread Аверичев Андрей Валериевич
Good day! Faced one clipboard problem over RDP. Cyrillic text is not copied from the host machine to the guest machine. Spaces instead of text. Copying with side menu alt + ctrl + shift On the guest I use the xRDP server on Kali Linux. Guacamole Server 1.3 runs on Kali Linux, also tested on