KhaosT / MacVM

macOS VM for Apple Silicon using Virtualization API
Apache License 2.0
1.31k stars 95 forks source link

connect microphone and camera to VM #16

Open elnatan-ravtech opened 2 years ago

elnatan-ravtech commented 2 years ago

Hi thank you for your project . is there a way to connect to the VM microphone and camera .

thank you.

John-K commented 2 years ago

As of ef9f38760 or later, audio input and output should be passed through.

I'm not sure if Apple currently provides an interface to pass through cameras yet

elnatanst commented 2 years ago

Thank you for the quick answer. I create a VM and the microphone not passed through . It is can be a permission s issue?

John-K commented 2 years ago

This audio input issue should be fixed as of #24

lo3w3n commented 2 years ago

Hi. Has there been any progress in passing through camera to VM? Thanks