issues
search
patriciogonzalezvivo
/
glslCanvas
Simple tool to load GLSL shaders on HTML Canvas using WebGL
http://patriciogonzalezvivo.github.io/glslCanvas/
MIT License
1.99k
stars
183
forks
source link
Add muted attribute + play call for videos to work
#78
Closed
tttimur
closed
2 years ago
tttimur
commented
2 years ago
Add muted attribute to video element to allow autoplay for modern browsers.
Add a simple timeout to trigger video play, since autoplay wasn't working. Needs a more elegant solution though