dreemproject / dreemgl

DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript, produced in collaboration between Teeming Society and Samsung Electronics. http://teem.nu | http://samsung.com.
https://dreemproject.org
Apache License 2.0
202 stars 28 forks source link

video playback example not working #111

Open nickblock opened 7 years ago

nickblock commented 7 years ago

hi the video playback example isn't working for me.

[.Offscreen-For-WebGL-0x25b070fa4e00]GL ERROR :GL_INVALID_OPERATION : glGenerateMipmap: Can not generate mips [.Offscreen-For-WebGL-0x25b070fa4e00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.

Chrome: Version 57.0.2987.98 (64-bit) Ubuntu 16.04

I can play the video in a html video element. Any ideas?

nickblock commented 7 years ago

sorry should have more detail. I get sound, and I see the timer going up, but blank element. That error above is coming out every frame.

nickblock commented 7 years ago

fixed it like this