Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.02k stars 1.12k forks source link

Access to frontal camera feed, when running AR Foundation on rear camera #940

Closed MarkiianAtUCU closed 2 years ago

MarkiianAtUCU commented 2 years ago

Is it possible to get a frontal camera feed (without any AR features, only video feed), while at the same time running AR Foundation on the rear camera?

I am using ARKit (ARKit 4.1.9 plugin version) and looks like it overrides my access to the frontal camera via WebCamTexture, when AR Foundation initializes, even if I am not using any features which require a frontal camera

ankur-unity commented 2 years ago

Neither ARKit nor ARCore support this use case.