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>
|
---|
8 | When the webcam is detached from the host the emulated webcam
|
---|
9 | device is automatically detached from the guest only if the
|
---|
10 | webcam is streaming video. If the emulated webcam is inactive it
|
---|
11 | should be manually detached using the <userinput>VBoxManage
|
---|
12 | controlvm <varname>VM-name</varname> webcam
|
---|
13 | detach</userinput> command.
|
---|
14 | </p>
|
---|
15 | <p>
|
---|
16 | Aliases <filepath>.0</filepath> and <filepath>.1</filepath> are
|
---|
17 | mapped to <filepath>/dev/video0</filepath>, alias
|
---|
18 | <filepath>.2</filepath> is mapped to
|
---|
19 | <filepath>/dev/video1</filepath> and so forth.
|
---|
20 | </p>
|
---|
21 | </body>
|
---|
22 |
|
---|
23 | </topic>
|
---|