From 021913d51adece1c02f160eb057cc4668a9c3d97 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 28 Mar 2025 21:38:11 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index adf5681..d5f9b23 100644 --- a/FAQ.md +++ b/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—it’s 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/ \ No newline at end of file +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. \ No newline at end of file