From 9ec8b82581e7aecde9d062d821c89f78ee554fae Mon Sep 17 00:00:00 2001 From: Bones Date: Wed, 12 Jun 2024 13:21:23 +0000 Subject: [PATCH] Update passthrough config to auto select cam --- content/docs/fossvr/index_camera_passthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/fossvr/index_camera_passthrough.md b/content/docs/fossvr/index_camera_passthrough.md index 9ff2533..8613d15 100644 --- a/content/docs/fossvr/index_camera_passthrough.md +++ b/content/docs/fossvr/index_camera_passthrough.md @@ -32,7 +32,7 @@ For SteamVR usage, change the backend to openvr. backend="openxr" ## 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 ## button on both controllers to toggle the overlay.