Hi,
I'm trying to get a video feed to use as a texture on my EGL + GL ES program running on a Mali 400 on Linux.
The problem I'm having is that the content of the texture does not update. It picks up whatever frame the camera was displaying when the…