gl-react
gl-react copied to clipboard
GL.Node does not support video surfaces
GL.Node does not support video surfaces.
Actual behavior
Manipulating 2D surfaces works but manipulating video surfaces does not.
Steps to reproduce the behavior
Apply any shader on a video and it will not process it, only the first frame.
Related to:
- https://github.com/gre/gl-react/issues/215
- https://github.com/gre/gl-react/issues/258
cc: @gre @enigmablue @hamzashahbaz
Any guidance / info on this before I take a crack at it?
@gre any idea when this can get in?