-
Notifications
You must be signed in to change notification settings - Fork 659
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
Implement camera support for camera.rpl #1517
base: main
Are you sure you want to change the base?
Conversation
… mutex lock time
Tested against: Camera App: Mii Maker (EUR v50): Most of the time black screens and freezes when entering the QR code scanning screen. Occasionally displays the camera output correctly, and when it does, pressing 'Close' freezes the game. |
At this point it seems that the camera is functional in both Mii Maker and my app. There's a minor issue with Mii Maker: QR codes that are recognised with the Wii U Gamepad's camera are not recognised with this camera output. |
also ubuntu
recursing the submodules, or at least
|
Update `openpnp-capture` dep for static linking. Fix camera selection dropdown width
Done using the openpnp-capture library.
The colours are completely wrongCloses: #103