OpenGL Layer on top of Video on iPhone?
- by FlorianZ
Hi there.
I am trying to display a fullscreen video on the iPhone and overlay it with an OpenGL ES view. So basically, I want a video playing in the background, while there are OpenGL graphics being drawn on top of it.
How do I achieve this and is it even possible?
Thanks for your help!
Florian