HTML video appearing only in Firefox, not in any other browser when served from a local server
Asked 2 months ago Active 2 months ago Viewed 261 times
https://stackoverflow.com/questions/69508246/html-video-appearing-only-in-firefox-not-in-any-other-browser-when-served-from
This has become a serious problem for Opera, Chrome and Edge, Only Firefox works correctly. The newest Opera, Chrome and Edge seem to be unable to play embed video on the local webserver using the <video> HTML5 tag. I got the following log messasges :
crashrecovery.org/:1 Unchecked runtime.lastError: Invalid color name.
crashrecovery.org/:1 Error handling response: TypeError: Cannot destructure property 'h' of 'undefined' as it is undefined.
at chrome-extension://hhckidpbkbmoeejbddojbdgidalionif/components/video_toolbar.js:310:46
pixel.gif:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Older versions of Opera have no problem with the <video> HTML5 tag. The last working opera is opera-stable_78.0.4093.184 From opera-stable_79.0.4143.22 and higher, up and until the latest, opera-stable_82.0.4227.43, above error message occurs, where the <video> embed looks like this :