From aa74ba0001b8697cc428bcf91321847c40476acb Mon Sep 17 00:00:00 2001 From: arch1mede Date: Tue, 21 Jun 2022 10:35:13 -0700 Subject: [PATCH] Update faq.md (#754) Added verbiage for clarity --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 7c172b4b..98b9d3a0 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -45,7 +45,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht * The 4K real-time video will not fit through the network anyway. -??? question "Where does the video latency come from?" +??? question "Where does the cursor/video latency come from?" Here is the chain of transferring an image to your browser or VNC client. `Capture device -> Compression -> Network -> Decompression -> Rendering`