Replies: 1 comment 4 replies
-
|
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I hope you can give me some hint.
I'm working with MaxST, and augmented reality library and want to use it with filament.
What I need is to figure out how to send the data image from the camera, Max provides a
byte[]array each frame to a filament Material.I'm starting with the hello-camera example in filament but I don't know it stream.setAcquiredImage can work with an array of bytes.
Any hint will be highly appreciated.
PD: Thanks for his amazing library
Beta Was this translation helpful? Give feedback.
All reactions