1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="webcam-linux-hosts">
|
---|
4 | <title>Linux and Oracle Solaris Hosts</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>When the webcam is detached from the host the emulated webcam device is automatically detached from the guest
|
---|
8 | only if the webcam is streaming video. If the emulated webcam is inactive it should be manually detached using the
|
---|
9 | <userinput>VBoxManage controlvm <varname>VM-name</varname> webcam detach</userinput> command. </p>
|
---|
10 | <p>Aliases <filepath>.0</filepath> and <filepath>.1</filepath> are mapped to <filepath>/dev/video0</filepath>, alias
|
---|
11 | <filepath>.2</filepath> is mapped to <filepath>/dev/video1</filepath> and so forth. </p>
|
---|
12 | </body>
|
---|
13 |
|
---|
14 | </topic>
|
---|