Details
-
Type:
Story
-
Status: Done
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.9.9
-
Component/s: guacamole, guacamole-common, guacd
-
Labels:
-
Sprint:DEV 2015-10-02
-
Story Points:8
Description
Google Chrome has native support for WebP images, and it would be nice to be able to support that as an alternative to the new JPEG encoded images. WebP images are smaller in size than an equivalent JPEG image with the same quality setting.
- Add detection of browser support for decoding WebP Images, and a new images mimetype in guacd handshake.
- Add optional WebP support in guacd, and switch to use WebP if it is supported by guacd and the client browser.