Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.04k stars 1.14k forks source link

Body Tracking with Front Camera #1059

Closed andreobvio closed 1 year ago

andreobvio commented 1 year ago

Hello guys! I am developing an app that uses face tracking and I would love to use the body-tracking 2D together. But I could not make it run using the Front camera, is it possible?

I've tried to make body tracking work with the front camera but without results =/

ankur-unity commented 1 year ago

Body tracking is only supported with rear camera. See ARKit's ARBodyTrackingConfiguration.

andreobvio commented 1 year ago

thanks

andyb-unity commented 1 year ago

Closing this issue as asked and answered. Feel free to re-open it if you have further questions.