<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&#64;jwplayer.com" title="Rik Heijdens &lt;rik&#64;jwplayer.com&gt;"> <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">&gt; Yes you are trying to use HLS and will run into the same WebGL rendering
&gt; issue. Still trying to hunt down a &quot;solution&quot; now. You can try an Mp4 for
&gt; now over a reverse proxy path and it will work in Safari, IOS but WebView
&gt; apps completely avoid CORS restrictions. 
&gt; 
&gt; There is also now a feature detection issue, Safari is reporting that the
&gt; crossOrigin attribute is available but still broken. You have to detect for
&gt; both Safari and Trident browsers and switch to proxy urls. 
&gt; 
&gt; I have an example of it live but I need to fix this feature detection break
&gt; first. 
&gt; 
&gt; I am presuming all of this will be resolved in macOS not earlier. IOS 10
&gt; will have the CORS issue still as far as I am aware but have inline video
&gt; 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>