mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Mic input #426
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#426
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edescourtis on GitHub (Mar 4, 2022).
Originally assigned to: @mdevaev on GitHub.
Is your feature request related to a problem? Please describe.
I have a locked-down machine from my employer that I would like to control from my laptop. I sometimes require two-way audio. That means I need my mic on my laptop to be captured and sent to the computer via its MIC input port.
Describe the solution you'd like
The quality of the audio is not a big issue for me. I want to be able to use MIC audio. That means we need a way to send sound to the MIC port.
Describe alternatives you've considered
No other options exist; I've looked everywhere.
Additional context
Maybe a way to turn on and off the MIC might be a good idea.
@arch1mede commented on GitHub (Mar 5, 2022):
Hi, sound is not supported at this time, it is on the roadmap though.
https://docs.pikvm.org/faq/
@mdevaev commented on GitHub (Mar 11, 2022):
Sup. Audio, including two-way, will be made in the future: #97