John Kelley
John Kelley
Per https://www.raspberrypi.org/documentation/raspbian/applications/camera.md the Camera Module  It would appear that 1640x922 would be the sweet-spot with full FOV and 2x2 pixel binning.
I was able to finally get the camera module installed by snipping off the top-left corner of the camera PCB where the PCB mounting hole is and then by pushing...
I've got a bunch of this work on my [WIP lowio branch](https://github.com/John-K/uofw/tree/lowio), in particular [this commit](https://github.com/John-K/uofw/commit/e2ece1e7ae8dc5e5279aa47cc136b5b8a04a9c61)
Just dropping a note so that people know a good amount of work on this has been done in [linux-lm32](https://github.com/shenki/linux-lm32)
Just dropping a note so that people know a good amount of work on this has been done in [qemu-litex](https://github.com/timvideos/qemu-litex/)
It would be fairly easy if there was support in the Virtualization framework for `qcow2` image files, but for now it only supports raw disks. The best option for you...
I think you're right that this may be a limitation with the hardware that VZUSBKeyboardConfiguration emulates.
Virtualization.framework allows setting of the ECID, which is used as half of the `Provisioning UUID` (`0000FE00-`) as shown in `Hardware Overview` of `System Information.app`. There is no obvious direct relationship...
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
This audio input issue should be fixed as of #24