Video data can be turned into a texture
Pass data buffer to glTexSubImage2D
For live video texture, redefine texture each frame, using same texture ID
Example code: