This camera works fine in Windows 7, but Skype in Ubuntu cannot find any video devices:

and from the shell, indeed no video devices exists:
Code: Select all
openstack@openCV:~$ sudo ls -ls /dev/video*
ls: cannot access /dev/video*: No such file or directory
at the bottom.However, when I try to access it by clicking the
icon, I get the following error:
AFAIK, there's no application, neither on the guest nor the host OSs that currently uses the webcam.
Any advice on how to add /dev/video0 to Ubuntu on VirtualBox?