explanation for running in Virtualbox
This commit is contained in:
parent
75db761507
commit
4c519e46a6
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
@ -48,9 +48,18 @@ The installation in Windows can be done, though it is quite elaborate:
|
|||
- Install for all users
|
||||
-
|
||||
|
||||
### On windows in VirtualBox
|
||||
|
||||
## Instructor help
|
||||
See [this](https://askubuntu.com/questions/4875/how-can-i-use-my-webcam-with-ubuntu-running-in-virtualbox/1237808#1237808) on getting the webcam working in the VM:
|
||||
|
||||
If screen stays black: is the camera on?
|
||||
1. Install extension pack: `sudo apt install virtualbox-ext-pack`
|
||||
2. `VBoxManage list webcams`
|
||||
3. `VBoxManage controlvm "WIn10" webcam attach .3`
|
||||
|
||||
Enable camera through keyboard (MSI laptops: fn+F6). Then go to Settings/Instellingen -> Privacy instellingen voor camera -> Grant apps access to camera.
|
||||
|
||||
## Instructor help
|
||||
|
||||
If screen stays black: is the camera on?
|
||||
|
||||
|
||||
Enable camera through keyboard (MSI laptops: fn+F6). Then go to Settings/Instellingen -> Privacy instellingen voor camera -> Grant apps access to camera.
|
||||
|
|
Loading…
Reference in a new issue