Last active
March 8, 2018 13:05
-
-
Save touv/d8f2f56efb11d76bcf06718c1b7e223a to your computer and use it in GitHub Desktop.
Enable Webcam in Windows guest on Ubuntu Virtualbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VBoxManage list vms | |
VBoxManage list webcams | |
VBoxManage controlvm "vthouveni" webcam attach .1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment