Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detection of CSI cameras in UI #1103

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

BytingBulldogs3539
Copy link
Contributor

@BytingBulldogs3539 BytingBulldogs3539 commented Jan 2, 2024

UI would say that every camera on a Pi device was a CSI camera basically. It would not let you rotate usb cameras 90 degrees or 270 degrees because it thought that they were CSI cameras.

Fixes: #1098

BEFORE:
image
AFTER:
image
AFTER (pi camera / CSI camera):
image

@BytingBulldogs3539 BytingBulldogs3539 requested a review from a team as a code owner January 2, 2024 04:41
@mcm001 mcm001 merged commit 2a1792e into PhotonVision:master Jan 2, 2024
23 checks passed
@mcm001 mcm001 deleted the rpiUsbMoreRotation branch January 2, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only 180 degree rotation on USB camera.
2 participants