Sorry if this question has been answered before (I didn't find something similar)
I would want to know if there are a possibility of getting the frame as an OpenGL texture. I know I can take the frames produced by raspistill or raspivid and create an OpenGL texture based on that data, but that's inneficient because there are steps that one doesn't really need to display a frame included in that pipeline (like jpg encoding/decoding)
So, my real question is: Is there a way to display 1080p video using OpenGL?
Thank you in advance
Jacobo.
