Hi,
in the source code of x2goclient you can find the list of supported image compression methods (in res/txt/packs). After checking back with what I documented for nx (see https://github.com/ArcticaProject/nx-libs/issues/802) there are some compression methods that are _not_ supported by nx:
256-rdp 256-rdp-compressed 32k-rdp 32k-rdp-compressed 64k-rdp 64k-rdp-compressed 16m-rdp 16m-rdp-compressed rfb-hextile rfb-tight rfb-tight-compressed 8-tight 64-tight 256-tight 512-tight 4k-tight 32k-tight 64k-tight 256k-tight 2m-tight 16m-tight
Judging from their name they seem to be related to Windows Remote Desktops and VNC. I read somewhere that x2goclient once offered rdp support but AFAICS it does no longer offers/supports that. So are these compression methods obsolete or am I missing something here? What about the compression settings for x2gokdrive?
Uli
Furthermore, what are these oddly names compression settings (also unsupported by nx):
8-png-jpeg-% 64-png-jpeg 256-png-jpeg 512-png-jpeg 4k-png-jpeg 32k-png-jpeg 64k-png-jpeg 256k-png-jpeg 2m-png-jpeg 16m-png-jpeg-%
Uli
On Tue, Apr 6, 2021 at 8:07 PM Ulrich Sibiller <ulrich.sibiller@gmail.com> wrote:
Hi,
in the source code of x2goclient you can find the list of supported image compression methods (in res/txt/packs). After checking back with what I documented for nx (see https://github.com/ArcticaProject/nx-libs/issues/802) there are some compression methods that are _not_ supported by nx:
256-rdp 256-rdp-compressed 32k-rdp 32k-rdp-compressed 64k-rdp 64k-rdp-compressed 16m-rdp 16m-rdp-compressed rfb-hextile rfb-tight rfb-tight-compressed 8-tight 64-tight 256-tight 512-tight 4k-tight 32k-tight 64k-tight 256k-tight 2m-tight 16m-tight
Judging from their name they seem to be related to Windows Remote Desktops and VNC. I read somewhere that x2goclient once offered rdp support but AFAICS it does no longer offers/supports that. So are these compression methods obsolete or am I missing something here? What about the compression settings for x2gokdrive?
Uli