Closed mechpil0t closed 4 years ago
@FriskyBishop Just saw this question searching for something else. For reference, there are some serious limitations to the last features of ARKit regarding which camera you can use :
The RearCameraWithFrontCameraFaceMesh sample shows how to do this in ARFoundation.
The link has a 404 error !!
The sample was renamed. Try this: https://github.com/Unity-Technologies/arfoundation-samples#worldcamerawithuserfacingfacetracking
This isn't the same, it still used front camera for face tracking.
Is it possible to do face tracking with the rear facing camera on AKit 3?
I want to track the faces of other people, not the user. However whenever the ARFaceManager is enabled it switches to the front camera.