You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
changed the title
Ability to use front facing camera
Front Facing Camera (AR) Support
Feb 13, 2024
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.
The text was updated successfully, but these errors were encountered: