[
https://issues.apache.org/jira/browse/GUACAMOLE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432903#comment-17432903
]
yuanyl edited comment on GUACAMOLE-1450 at 10/22/21, 10:20 AM:
---------------------------------------------------------------
[https://www.tightvnc.com/vncviewer.1.php]
tightvnc ENCODINGS
Guacamole lacks tight support
[guacamole-server/settings.c at master · apache/guacamole-server
(github.com)|https://github.com/apache/guacamole-server/blob/master/src/protocols/vnc/settings.c]
460:
|/* Set encodings if specified */|
| |settings->encodings =|
| |guac_user_parse_args_string(user, GUAC_VNC_CLIENT_ARGS, argv,|
| |IDX_ENCODINGS,|
| |"zrle ultra copyrect hextile zlib corre rre raw");|
was (Author: yuanyl):
[https://www.tightvnc.com/vncviewer.1.php]
tightvnc ENCODINGS
Guacamole lacks tight support
> How to support tigervnc JPEG compression ?
> ------------------------------------------
>
> Key: GUACAMOLE-1450
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1450
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole
> Affects Versions: 1.3.0
> Reporter: yuanyl
> Priority: Critical
>
> 我在运行一个 支持 vnc 的项目,目前该项目使用到了 VNC JPEG compression 方式,当tigervnc 客户端可以完美接管画面。
> I am running a project that supports VNC. At present, the project uses VNC
> JPEG compression mode. When tigervnc client can perfectly take over the
> picture.
> 但是 guacamole 无法得到支持,请问如何在当前 0.13.0 版本上更新补丁,从而得到支持?
> However, guacamole cannot be supported. How can I update the patch on the
> current version 0.13.0 to get support?
> Project address: [pikvm/pikvm: Open and cheap DIY IP-KVM based on Raspberry
> Pi (github.com)|https://github.com/pikvm/pikvm]
> [How to turn off VNC JPEG compression without considering traffic? · Issue
> #490 · pikvm/pikvm (github.com)|https://github.com/pikvm/pikvm/issues/490]
>
> Guacamole documentation
> [第五章配置瓜卡莫莱
> (apache.org)|https://guacamole.apache.org/doc/gug/configuring-guacamole.html#vnc]
>
> “encodings” parameter not supported 0.13.0 Run log through debug
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)