Post

Replies

Boosts

Views

Activity

Is it possible to use ARSession to display both the front camera and the rear camera at the same time?
Is it possible to use ARSession to display both the front camera and the back camera at the same time? I wanted to show the rear camera while tracking my face, but that seems difficult. So I also looked into how to use AVCaptureSession and ARSession at the same time, but this also seemed difficult. https://developer.apple.com/forums/thread/81971
2
0
1.3k
Oct ’20
How can I record and play back the movement in ARkit?
How do I record and play back movements with ARkit?As you can see in the video below.https://www.youtube.com/watch?v=7NnSuAprFnYI thought about using ReplayKit, but ReplayKit records the entire screen, so you can't just record the character's movements.I know that I can do motion capture with the code below.I would appreciate it if you could tell me how I can change this code to record and play it.https://developer.apple.com/documentation/arkit/capturing_body_motion_in_3d
0
0
351
May ’20