RustDesk: Difference between revisions

Fixed typo
Tags: Mobile edit Mobile web edit
Lap.0 (talk | contribs)
Add error string so that next person who makes my same mistake find it.
Line 2: Line 2:


= Client =
= Client =
There are two versions of the client available rustdesk (deprecated) and rustdesk-flutter (more recent). They do not need any changes in the configuration to be used with the official server.
There are two versions of the client available [https://search.nixos.org/packages?channel=26.05&query=rustdesk rustdesk] (deprecated) and [https://search.nixos.org/packages?channel=26.05&query=rustdesk rustdesk-flutter] (more recent). They do not need any changes in the configuration to be used with the official server.


To use the client with a custom server, it is necessary to change in the network preferences (burger menu --> network):<syntaxhighlight>ID-Server: [enter IP or domain name of server]
To use the client with a custom server, it is necessary to change in the network preferences (burger menu --> network):<syntaxhighlight>ID-Server: [enter IP or domain name of server]
Line 9: Line 9:
Key: [Copy the content from /var/lib/private/rustdesk/id_ed25519.pub]</syntaxhighlight>
Key: [Copy the content from /var/lib/private/rustdesk/id_ed25519.pub]</syntaxhighlight>
[[Category:Applications]] [[Category:Server]]
[[Category:Applications]] [[Category:Server]]
I installed rustdesk 1.4.9 (because version was higher and I didn't check on this page first) on Wayland and it game me error <code>"failed to create capturer for display 0"</code>, I then installed rustdesk-flutter 1.4.7 and it worked like a charm.
= Server =
= Server =
There are only a few options necessary to run a RustDesk server:
There are only a few options necessary to run a RustDesk server: