From 73ddfa925fd25ca65efbaadb6777d5830263b923 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Mon, 7 Aug 2023 14:58:18 -0700 Subject: [PATCH] Update faq.md (#1082) * Update faq.md Added more faq enties * Update faq.md Updated faq --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index a2853894..cca387b4 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -351,6 +351,8 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht * Optional: edit `/etc/kvmd/meta.yaml` to alter the displayed hostname in the web UI. * Run `ro` and `reboot`. +??? question "Why not add software support for another codec?" + Encoding is a heavy process and will add significant latency, its best to have hardware support to avoid additional latency. ## Video problems