You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/09/25 20:44:26 UTC

[GitHub] guacamole-server pull request #190: GUACAMOLE-632: Dynamically scale JPEG/We...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-server/pull/190

    GUACAMOLE-632: Dynamically scale JPEG/WebP quality depending on measured processing lag.

    These changes dynamically scale JPEG/WebP quality based on real-time measurements of processing lag. This has the effect that slower clients will tend to be sent less data to process, and spikes in frame duration / processing tend to smooth out naturally.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-server dynamic-quality

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-server/pull/190.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #190
    
----
commit 45e8503ead5aa90ee8f53ddf43257c019069653d
Author: Michael Jumper <mj...@...>
Date:   2016-05-18T03:49:51Z

    GUACAMOLE-632: Dynamically scale JPEG/WebP quality depending on measured processing lag.

----


---

[GitHub] guacamole-server pull request #190: GUACAMOLE-632: Dynamically scale JPEG/We...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-server/pull/190


---