Hi,
Have installed a win10 virtual machine following the below instructions.
https://ubuntu.com/tutorials/how-to-install-a-windows-11-vm-using-lxd#use-case
The camera and audio is working in the host system Ubuntu 22.04.4 LTS. However not accessible in the lxd container / Windows 10 virtual machine.
Audio,
Have enabled audio by following the solution on, Enable audio in LXD Virtual Machine
However getting the below error frequently and the audio stops playing in the VM.
dev/shm/jack_db-0/__db.001: No such file or directory
(remote-viewer:20659): GSpice-WARNING **: 23:11:29.077: playback: ignoring volume change on audiosink
(remote-viewer:20659): GSpice-WARNING **: 23:11:29.077: playback: ignoring mute change on audiosink
Camera,
Couldn’t find a way to make it work in the virtual machine. How to pass/ enable camera in the virtual machine/ LXD container.
Hope some of you could assist! Thank you!