PhotonVision / photonvision-docs

Docs for PhotonVision, a free open-source vision processing software for FRC teams.
https://docs.photonvision.org
Creative Commons Attribution 4.0 International
25 stars 57 forks source link

Add warning about using integrated laptop cameras on windows #322

Closed Gold872 closed 10 months ago

Gold872 commented 10 months ago

PhotonVision does not work properly with integrated laptop cameras. When trying to run PhotonVision on windows with an integrated laptop webcam driver enabled, it simply crashes with no error message. Adding a warning will help prevent users from experiencing the same issue.

Fixes https://github.com/PhotonVision/photonvision/issues/1165