- Home /
While performing face detection in AR Foundation with multiple cameras on a single screen, only one camera detects the face at a time.
I am working on an application where I have multiple cameras, each rendering a portion of screen (adjusted using their viewports). Also, I am performing face detection using AR Foundation on each of the following camera. However, only one of the cameras is able to detect the face at once. Anyone knows how to fix this? If yes, please share the relevant links.
Can you please help me How to use 2 cameras simultaneously . One for face tracking And another one for rendering other objects in scene
Your answer

Follow this Question
Related Questions
How to match rotation of Object to a face on another Object 1 Answer
Rendering to a cubemap: resolution limitation? 1 Answer
How to clamp player to viewport constraints when rotating 1 Answer
Is it possible to quit the game before the window appears? 0 Answers
Culling faces from models in the unity editor viewport? 1 Answer