jan.huus Posted November 27, 2019 Share Posted November 27, 2019 I'm using pixi.js 4.8.8 and getting the cross-origin problem trying to load a webm video. I've read the other posts on this issue, but can't resolve it. I did set videoElement.crossOrigin = 'anonymous' and I pass true as the cross-origin parameter to PIXI.Texture.fromVideo. See attachment for details. What am I doing wrong? The webm plays fine if I just paste the URL into Chrome, so it should be accessible. PlayWebm.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.