HTML5 Video WebGL Test
- This is a very simple test-case / example for using a HTML5 video as WebGL texture.
- This example just plays a small video via WebGL, nothing else.
On iOS 8 beta 1 and 2 the uploading of the video to the WebGL texture fails. (fixed in iOS 8 beta 3)
- On the iPhone also the 'automatic fullscreen video' problem (the iPhone playsInline/allowsInlineMediaPlayback limitation) can be seen here.
- See here the same example with the video file located on an other domain - HTML5 Video WebGL CORS (Cross-Domain) Test.
- Webkit Bugreports:
- Other HTML5 Video WebGL Problems: