Earlier quoted context omitted.
I just have one word for you: TightVNC. That's what made me uninstall RustDesk.
I have three words for you: read the docs. If you're experiencing a bug that pegs you're CPU, fair enough. But RustDesk is video-stream based (in many formats), while TightVNC is image(-region) based. This is actually similar to why you watch movies in, say, H.264 rather than Motion JPEG¹. ¹=similar, not same.
RustDesk now supports true unattended remote access on Wayland
101–110 of 176 posts
Re: RustDesk now supports true unattended remote access on Wayland
#102Re: RustDesk now supports true unattended remote access on Wayland
#103Re: RustDesk now supports true unattended remote access on Wayland
#104RustDesk still does not support encrypted connections when self hosting: https://github.com/rustdesk/rustdesk/issues/3714
>does not support encrypted connections when self hosting Factually incorrect. If you self host a relay/coordination server - encryption works as documented.
[1] https://github.com/rustdesk/rustdesk/issues/3714#issuecommen...
Re: RustDesk now supports true unattended remote access on Wayland
#105Re: RustDesk now supports true unattended remote access on Wayland
#106Earlier quoted context omitted.
so whats the edge that rustdesk that offers ? gaming ?
Performance, at any rate. VNC is fine but can be laggy.
Now, VNC might actually also work very well over WireGuard or SDN based on WireGuard. Since VNC was designed for LAN, in a time where LAN was the common use case.
For me, low latency is from the past. I always got either wired, Wi-Fi, LTE, or Starlink.
Re: RustDesk now supports true unattended remote access on Wayland
#107Earlier quoted context omitted.
That's not really true for quite some time now. Both client and the free server depend on a separate submodule that has no LICENSE file whatsoever. Because of that RustDesk is stuck in a limbo somewhere between open source, source-available and closed source. Also, the whole management of the project seems questionable. Also for some features a dll blob which is not open source is required with no source disclosed at…
That's what BetterDesk is for: https://github.com/UNITRONIX/BetterDesk
Re: RustDesk now supports true unattended remote access on Wayland
#108Earlier quoted context omitted.
It's not VNC-based, so the performance is much better. It also supports multiple monitors.
Thanks! GNOME Remote Login runs an RDP server, and RDP indeed isn’t fast enough, although is TLS-encrypted.
Re: RustDesk now supports true unattended remote access on Wayland
#109Earlier quoted context omitted.
That's what BetterDesk is for: https://github.com/UNITRONIX/BetterDesk
I like that their server is just a single Go binary, but then they go and ruin that with a Node.js web UI and.. PostgreSQL?! Seems like complete overkill. I wonder what gripping limitations they faced with SQLite that they decided it needed PostgreSQL.
Re: RustDesk now supports true unattended remote access on Wayland
#110Earlier quoted context omitted.
That's what BetterDesk is for: https://github.com/UNITRONIX/BetterDesk
I like that their server is just a single Go binary, but then they go and ruin that with a Node.js web UI and.. PostgreSQL?! Seems like complete overkill. I wonder what gripping limitations they faced with SQLite that they decided it needed PostgreSQL.