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

Front Facing Camera (AR) Support #80

Open
tsoen opened this issue Dec 18, 2023 · 1 comment
Open

Front Facing Camera (AR) Support #80

tsoen opened this issue Dec 18, 2023 · 1 comment
Labels
feature-feedback Feature feedback

Comments

@tsoen
Copy link

tsoen commented Dec 18, 2023

Describe your feature
Hello,
Using Vuforia 10.19 on Unity.
We would like to be able to open the front camera on Android and Windows (UWP) tablets from the Vuforia API, even if that means having no AR feature available.

Use-case description
Useful for video-conference apps where some users want to use the AR features with the back camera, while some users only want to show their face with the front camera.

Business impact
Quality of life for development. Missing feature when migrating from Wikitude to Vuforia.

Workaround
Probably have to switch between Vuforia for back camera and WebcamTexture for front camera, which is more difficult to maintain.

@tsoen tsoen added the feature-feedback Feature feedback label Dec 18, 2023
@ptc-pscheper ptc-pscheper changed the title [Unity] Is it possible to change the camera direction to open the front camera (even without AR features) ? Ability to use front facing camera Jan 8, 2024
@ptc-pscheper
Copy link
Member

Hi there, thank you for sharing the feedback! There are no short-term plans for allowing access to the front facing camera, but this can change at any point. The workarounds that I see are using the WebcamTexture as you noted, or writing your own Vuforia Driver.

@ptc-pscheper ptc-pscheper changed the title Ability to use front facing camera Front Facing Camera (AR) Support Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-feedback Feature feedback
Projects
None yet
Development

No branches or pull requests

2 participants