Tagged Questions
2
votes
0answers
179 views
How to redirect and use the framebuffer?
I need to work on the framebuffer to record what is being rendered.
Now, I figure out how to convert the framebuffer in an image, I'm currently unable to obtain a constant stream of data from the fb ...