mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
Update passthrough config to auto select cam
This commit is contained in:
parent
17e13413bf
commit
9ec8b82581
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ For SteamVR usage, change the backend to openvr.
|
||||||
backend="openxr"
|
backend="openxr"
|
||||||
|
|
||||||
## camera device to use. auto detect if not set
|
## camera device to use. auto detect if not set
|
||||||
camera_device = "/dev/video0"
|
# camera_device = "/dev/video0"
|
||||||
|
|
||||||
## which button should toggle the overlay visibility. press things
|
## which button should toggle the overlay visibility. press things
|
||||||
## button on both controllers to toggle the overlay.
|
## button on both controllers to toggle the overlay.
|
||||||
|
|
Loading…
Reference in a new issue