Search Issue Tracker

Won't Fix

Votes

0

Found in

2019.2.0a6

Issue ID

1129489

Regression

Yes

Videoplayer fails to start throwing DOMException

WebGL

-

-e: see title
--works in FF and Edge
--regression in Chrome, not with us it seems

-repro:
--build attached project
--put video file referenced in test scene next to the build
--run build off a server
--load build in Chrome
--NOTICE exception in browser console and video not starting
---Uncaught (in promise) DOMException

  1. Resolution Note (2019.2.X):

    Unfortunately browsers do not support HEVC/H.265 due to its patent status. We cannot do anything to help here. Developers should look at targeting AV1/VP9 ( https://caniuse.com/#feat=av1 ) or MPEG-4/H.264 ( https://caniuse.com/#feat=mpeg4 ) videos instead.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.