From 9274298cedc067a20b42665b2d6bfbb2c0e240ce Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:49:26 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/FAQ.md b/FAQ.md index 528c7ed..f7832cf 100644 --- a/FAQ.md +++ b/FAQ.md @@ -913,19 +913,6 @@ The custom client is not built on your server—it’s compiled on our build ser # Desktop crash after a few minutes Try turn off hardware codec please. https://www.reddit.com/r/rustdesk/comments/1h3z7fj/desktop_crash_after_a_few_minutes/ -# Is web client integrated into RusetDesk server pro? -It is preview version, so not yet. We do not have an ETA yet. You can only use it via https://rustdesk.com/web for now. - -# Failed to connect to wss relay server with public web client - -https://discord.com/channels/804630702657110016/1159882924494159872/1311145605149622344 - -# WSS and CORS setup for web client V2 preview - -https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-the-web-client - -https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#9-log-in-to-your-server-from-rustdesk-public-web-client-at-httpsrustdeskcomweb - # When can we get latest custom client version after public release? I do not think you want to get issue like this https://github.com/rustdesk/rustdesk/issues/11339 @@ -971,6 +958,9 @@ Solution: Please change scope from one to sub. > User: Just wanted to thank you as the system is looking a lot more stable. +# Is web client integrated into RusetDesk server pro? + +It is preview version, so not yet. We do not have an ETA yet. You can only use it via https://rustdesk.com/web for now. # How to use rustdesk.com/web client with self-hosting. - Point to your server first @@ -979,5 +969,13 @@ Solution: Please change scope from one to sub. - Set web socket correctly on the server side, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-the-web-client +# Failed to connect to wss relay server with public web client +https://discord.com/channels/804630702657110016/1159882924494159872/1311145605149622344 + +# WSS and CORS setup for web client V2 preview + +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-the-web-client + +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#9-log-in-to-your-server-from-rustdesk-public-web-client-at-httpsrustdeskcomweb