Updated FAQ (markdown)

RustDesk
2025-03-28 21:38:11 +08:00
parent 6bd4c3b360
commit 021913d51a

5
FAQ.md

@@ -915,4 +915,7 @@ Some users have reported issues where custom client tasks remain stuck in a queu
The custom client is not built on your server—its compiled on our build server. Your server communicates with ours via HTTP to request these builds. However, some users servers lack direct internet access and rely on a proxy. Unfortunately, this proxy strips critical HTTP header fields, which disrupts communication between the servers. As a result, the custom client fails to function correctly, leaving tasks perpetually queued and preventing the download link from being created.
# 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/
Try turn off hardware codec please. https://www.reddit.com/r/rustdesk/comments/1h3z7fj/desktop_crash_after_a_few_minutes/
# Is web client feature was available in a self-hosted server
It is preview version, so not yet. We do not have an ETA yet.