arfoundation-samples icon indicating copy to clipboard operation
arfoundation-samples copied to clipboard

CPU Image from ARFaceManager

Open JuChanSeo opened this issue 10 months ago • 1 comments

In AR Camera Manager, we can get rgba frame from TryGetLatestImage() function and pass it to texture 2d.

In my think, AR Foundation does not provide same method in AR Face Manager. Can I get rgba frame from AR Face Manager like AR Camera Manger provide.

I want to get front camera stream no matter where Camera is facing.

JuChanSeo avatar Apr 09 '24 10:04 JuChanSeo

Hi, I would also like to know how I can retrieve Texture2D from user facing camera, I tried the implementation of CPU Image and changes the camera direction to user in the scene

image

But still received empty frames

Image 2024-05-07 at 17:12:55

Can someone help in how to retrieve these frames from front camera (user facing camera)

asheesh1996 avatar May 07 '24 11:05 asheesh1996