You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This container is capable of delivering a true lossless image at a high framerate to your web browser by changing the Stream Quality preset to "Lossless", more information [here](https://www.kasmweb.com/docs/latest/how_to/lossless.html#technical-background). In order to use this mode from a non localhost endpoint the HTTPS port on {%ifexternal_https_portisdefined%}{{ external_https_port }}{%else%}3001{%endif%} needs to be used. If using a reverse proxy to port {%ifexternal_http_portisdefined%}{{ external_http_port }}{%else%}3000{%endif%} specific headers will need to be set as outlined [here](https://github.com/linuxserver/docker-baseimage-kasmvnc#lossless).
0 commit comments