From b4146d77fe9ff9fd0a0ca6099ebd3b395e92e380 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Wed, 22 Nov 2023 08:35:40 -0800 Subject: [PATCH] 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 --- docs/audio.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/audio.md b/docs/audio.md index 2115aa32..c83babb5 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -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.