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

NativeCapture returns a solid color image #1103

Open
ryantrem opened this issue Jul 19, 2022 · 0 comments
Open

NativeCapture returns a solid color image #1103

ryantrem opened this issue Jul 19, 2022 · 0 comments
Milestone

Comments

@ryantrem
Copy link
Member

Describe the bug
NativeCapture has regressed and the rbga8 buffer we get back is now just a solid color. It is not the same solid color each frame though, it seems to alternate between gray and the default clear color.

To Reproduce
Steps to reproduce the behavior:
I tested this in Babylon React Native, so I haven't confirmed it repros in Babylon Native directly but I expect it does.
In that context, create a CaptureSession and dump the frame data to a bitmap to see the solid color. I can create a repro branch later also, but getting this issue logged now.

Expected behavior
Captured frame has the actual frame data in the rgba byte buffer.

Other
Android and iOS

@thomlucc thomlucc added the 6.0 label Sep 23, 2022
@thomlucc thomlucc modified the milestones: Future, 6.0 Sep 23, 2022
@thomlucc thomlucc removed the 6.0 label Sep 23, 2022
@bghgary bghgary modified the milestones: 6.0, Future Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants