From 8ad081e776df103887e0fd7a722bbe488fa748ee Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 25 Mar 2025 10:24:57 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 386485d..80b7dc5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -905,4 +905,4 @@ 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/comment/mjicsxh/?context=3 \ 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/ \ No newline at end of file