<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - iOS 8 / OSX 10.10 WebGL - using a video from an other domain fails (CORS bug)"
href="https://bugs.webkit.org/show_bug.cgi?id=135379#c67">Comment # 67</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - iOS 8 / OSX 10.10 WebGL - using a video from an other domain fails (CORS bug)"
href="https://bugs.webkit.org/show_bug.cgi?id=135379">bug 135379</a>
from <span class="vcard"><a class="email" href="mailto:rik@jwplayer.com" title="Rik Heijdens <rik@jwplayer.com>"> <span class="fn">Rik Heijdens</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=135379#c66">comment #66</a>)
<span class="quote">> Yes you are trying to use HLS and will run into the same WebGL rendering
> issue. Still trying to hunt down a "solution" now. You can try an Mp4 for
> now over a reverse proxy path and it will work in Safari, IOS but WebView
> apps completely avoid CORS restrictions.
>
> There is also now a feature detection issue, Safari is reporting that the
> crossOrigin attribute is available but still broken. You have to detect for
> both Safari and Trident browsers and switch to proxy urls.
>
> I have an example of it live but I need to fix this feature detection break
> first.
>
> I am presuming all of this will be resolved in macOS not earlier. IOS 10
> will have the CORS issue still as far as I am aware but have inline video
> playback. A royal mess if you ask me.</span >
Reverse proxying is not an option for us at this point of time.
I'm still having CORS issues with Safari 10 on macOS Sierra:
texImage2D:
SecurityError (DOM Exception 18): The operation is insecure.
Chrome, Firefox and Opera work fine.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>