Increase FPS in VNC Session

2018-04-11 Thread Jim
Hi, Is it possible to increase the frame rate received through WebSocket in VNC session? For example, using TurboVNC, in case of low network, I can adjust the image compression level to increase my frame rate. Is this possible through Guacamole? Is it also possible to disable any image compressio

Re: User group schema (sanity check)

2018-04-11 Thread Mike Jumper
On Wed, Apr 4, 2018 at 10:08 AM, Nick Couchman wrote: > ... > > > > Good question. The LDAP changes are definitely in scope, and it was my > > original intent to try to tackle those. Assuming these changes are > > part of 1.0.0, I can understand limiting the scope to just the > > database and ext

[GitHub] guacamole-client pull request #271: GUACAMOLE-542: Add AbstractUserContext a...

2018-04-11 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-client/pull/271 GUACAMOLE-542: Add AbstractUserContext and AbstractAuthenticationProvider base classes. Note that these changes also involved improving `SimpleDirectory` and, as a result, deprecating

[GitHub] guacamole-client pull request #272: GUACAMOLE-541: Prioritize classes define...

2018-04-11 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-client/pull/272 GUACAMOLE-541: Prioritize classes defined within extensions over classes inherited from the webapp. You can merge this pull request into a Git repository by running: $ git pull