pgaskin / easy-novnc

Single-binary noVNC instance, web UI, and multi-host proxy.
MIT License
176 stars 60 forks source link

Seems to be very few noVNC params that can be supported #11

Open whoyz opened 2 years ago

whoyz commented 2 years ago

When I try to add the parameter "--novnc-params quality=8" or "--novnc-params compression=8", I get those error:

Error: error parsing noVNC params: unknown option "quality" Error: error parsing noVNC params: unknown option "compression".

Seems to be very few noVNC params that can be supported?

pgaskin commented 2 years ago

Yes, for now. When I get around to working on the next version, I'll be completely revamping the configuration for more NoVNC and authentication options.