Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU Image from ARFaceManager #1170

Open
JuChanSeo opened this issue Apr 9, 2024 · 1 comment
Open

CPU Image from ARFaceManager #1170

JuChanSeo opened this issue Apr 9, 2024 · 1 comment
Labels
how to Explains how to accomplish something

Comments

@JuChanSeo
Copy link

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 JuChanSeo added the how to Explains how to accomplish something label Apr 9, 2024
@asheesh1996
Copy link

asheesh1996 commented May 7, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how to Explains how to accomplish something
Projects
None yet
Development

No branches or pull requests

2 participants