Compare commits

...

1 Commits
1.0 ... master

Author SHA1 Message Date
Ruben van de Ven 4c519e46a6 explanation for running in Virtualbox 2021-01-27 11:04:28 +01:00
1 changed files with 12 additions and 3 deletions

View File

@ -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.