Update audio.md

Removed "+" from the existing verbiage, originally thought to also needing to do this for the v4, this thought was reversed and is now included
Included verbiage for the latest v3 image
This commit is contained in:
arch1mede 2023-11-22 08:35:40 -08:00 committed by GitHub
parent bf74fcd4cc
commit b4146d77fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,15 +1,16 @@
# PiKVM V3+ Audio
# PiKVM V3 Audio
This feature allows you to receive audio over an HDMI cable and transmit it to the browser in WebRTC mode.
!!! warning
* This is only supported by PiKVM V3+ devices right now. This may or may not work on other CSI devices as most have a hw defect.
* This is only supported by PiKVM V3 devices right now. This may or may not work on other CSI devices as most have a hw defect.
* Please note the feature is experimental. Nothing will explode for you, but something may not work. Please report about problems [here](https://discord.gg/bpmXfz5) (preferred) or [here](https://github.com/pikvm/pikvm/issues/97).
* KVM switches may or may not work, we currently do not have a list of what works due to the feature being new/experimental.
* MIC support is not supported at this time, it may be supported in the future.
* USB Dongles do NOT support sound, there is no plans to make this work in the future.
!!! info
Latest v3 images have Step 3 already included.
PiKVM V4 has enabled this feature by default.