From 87ddd20ed7049fb91dc33520921498d704577728 Mon Sep 17 00:00:00 2001 From: Gold87 <91761103+Gold872@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:20:03 -0500 Subject: [PATCH] Add warning about integrated laptop webcams (#322) --- source/docs/installation/sw_install/windows-pc.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/docs/installation/sw_install/windows-pc.rst b/source/docs/installation/sw_install/windows-pc.rst index 9f3c6798..33dda468 100644 --- a/source/docs/installation/sw_install/windows-pc.rst +++ b/source/docs/installation/sw_install/windows-pc.rst @@ -28,6 +28,8 @@ To run PhotonVision, open a terminal window of your choice and run the following If your computer has a compatible webcam connected, PhotonVision should startup without any error messages. If there are error messages, your webcam isn't supported or another issue has occurred. If it is the latter, please open an issue on the `PhotonVision issues page `_. +.. warning:: Using an integrated laptop camera may cause issues when trying to run PhotonVision. If you are unable to run PhotonVision on a laptop with an integrated camera, try disabling the camera's driver in Windows Device Manager. + Accessing the PhotonVision Interface ------------------------------------ Once the Java backend is up and running, you can access the main vision interface by navigating to ``localhost:5800`` inside your browser.