Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
PrecisionAlex's avatar
PrecisionAlex
Honored Guest
6 years ago

GetPixels crashes on oculus quest only. How can I safely read the framebuffer on Oculus quest?

Hi I've been working on some functionality that requires capturing the screen to an RGB array for later processing/streaming. I've been using a pretty well documented met...