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

Porting CameraHelper and CameraPreview #71

Merged
merged 11 commits into from
May 27, 2023
Merged

Conversation

niels9001
Copy link
Collaborator

This PR ports:

  • CameraHelper (required by CameraPreview)
  • CameraPreview
  • Updated samples + refreshed switch button design for CameraPreview
  • No WASM support

@Arlodotexe

  • For WASDK, ApplicationView.Suspending and ApplicationView.Resuming APIs are missing - I could imagine that might cause some unexpected behavior switching apps while having the sample open. But overall, the control seems to work :).
  • I have added the Webcam Capability to the UWP/WASDK heads within the project. I also enabled it for the tooling project - is a separate PR in the tooling repo adding this required?

@niels9001 niels9001 requested a review from Arlodotexe May 26, 2023 12:16
@niels9001 niels9001 linked an issue May 26, 2023 that may be closed by this pull request
@niels9001
Copy link
Collaborator Author

@Arlodotexe Warnings are causing CI to fail. Would you mind having a look?

@Arlodotexe Arlodotexe enabled auto-merge (rebase) May 27, 2023 00:07
@Arlodotexe Arlodotexe merged commit 95db995 into main May 27, 2023
@delete-merged-branch delete-merged-branch bot deleted the niels9001/camerapreview branch May 27, 2023 00:44
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.

Port CameraPreview
2 participants