mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
Updated FAQ (markdown)
parent
1aedf4ea38
commit
9274298ced
1 changed files with 11 additions and 13 deletions
24
FAQ.md
24
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue