https://dl.dropboxusercontent.com/u/1595444/shaka-player/stream-texture.html
(on Chrome clicking play on the video element shows an upside down render of the video on the canvas element. In Safari/Firefox texImage2D
is real upset)
2 thoughts on “Safari/Firefox DOM Exception 18 for Streaming Video Texture”
Comments are closed.
@timothyallan I have had too many other projects to concentrate on as I develop many different video player features. As far as I can tell they have fixed it in macOS Safari every other Safari is vapourware as far as they are concerned. I saw no updates for older OS even security updates.
IOS 10 is the deal breaker here and still the problem. I’ve had to explain to people all the time why it is not working and how to avoid it.
Apple expect people to update to new operating systems and that is final I believe.
The webgl issue with Dash in Safari I see dribs and drabs of status updates on that ticket but in my test I think that was also working in macOS.
New update. IOS 11 beta on devices reported to have CORS fixed. Now require a brand new device that supports IOS 11.
Don’t even bother with the simulator it’s broken and doesn’t have the CORS fix.
https://bugs.webkit.org/show_bug.cgi?id=135379#c108