The exception is thrown when PixiJS tries to start a video but the browser (Chrome) suppresses it; Bug in PixiJS. Fixed from version 5.0 (https://github.com/pixijs/pixi.js/issues/4973)
If you want to suppress the error, use autoPlay = false in VideoBaseTexture.
The exception is thrown when PixiJS tries to start a video but the browser (Chrome) suppresses it; Bug in PixiJS. Fixed from version 5.0 (https://github.com/pixijs/pixi.js/issues/4973)
If you want to suppress the error, use autoPlay = false in VideoBaseTexture.
iwmlib.3rdparty.js:32208 Uncaught (in promise) DOMException
Cannot be reproduced...
The exception is thrown when PixiJS tries to start a video but the browser (Chrome) suppresses it; Bug in PixiJS. Fixed from version 5.0 (https://github.com/pixijs/pixi.js/issues/4973)
If you want to suppress the error, use autoPlay = false in VideoBaseTexture.