Update faq.md

Verbiage added for clarification
This commit is contained in:
arch1mede 2024-06-17 08:18:30 -07:00 committed by GitHub
parent 56131545a6
commit b3e7a1a192
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
100-200ms is very, very fast for this. But we are working to speed things up even more. 100-200ms is very, very fast for this. But we are working to speed things up even more.
??? question "I am expecting to see 60fps and I am not, why?"
Most companies or people misunderstand 60Hz and 60FPS, in the context of PiKVM, FPS is (divided by) HZ.
For example, 60HZ = 30FPS, 30HZ = 15FPS and so on...the rest is based on network latency as described above.
??? question "Does PiKVM support sound?" ??? question "Does PiKVM support sound?"
Yes but the only officially supported version is the PiKVM V3+ devices, V2 we will attempt best effort but ultimatly we do not support CSI modules or USB. Yes but the only officially supported version is the PiKVM V3+ devices, V2 we will attempt best effort but ultimatly we do not support CSI modules or USB.