2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-18 09:25:43 +00:00

Update Community_FAQ.md (#363)

Added question about sound
This commit is contained in:
arch1mede 2021-06-28 05:39:45 -07:00 committed by GitHub
parent b5110d86a6
commit 3e8c707de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,9 @@
- For the CSI Bridge, ❗No:exclamation:. there is not enough bandwidth in the CSI bus for that much data. 1080p50 will max out the bandwidth
- For the USB capture devices: Technically yes, but they will downsample to something smaller to meet the usb2.0 bandwidth limitations, so the source may be 4k, but the stream will not.
### Does PIKVM support sound?
- At this time sound is not supported on any platform however, once sound is implimented, it will only be available for v3. Due to a hardware bug in v0/v2 capture devices, sound may or may not work.
### Why so much latency between the screen and target?
- capture device+compression+network+decompression+external network(if applicable)