[Webkit-unassigned] [Bug 135379] iOS 8 / OSX 10.10 WebGL - using a video from an other domain fails (CORS bug)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 27 23:50:10 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=135379
--- Comment #70 from Daniel Rossi <electroteque at gmail.com> ---
You don't need the CORS proxy url for Cordova based apps. For some reason it is completely ignored.
It can play inline , you just need the inline attribute configured on the video element and then configure inline playback configs in Cordova.
It is only working with mp4 files.
I am now having webgl rendering issues with HLS that I'm trying to resolved. It's not pretty. Webkit is pretty buggered up really and unstable for webvr.
I saw the CORS issue becoming a problem years ago trying to implement snapshot features and it was never fixed of course.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160928/12038c84/attachment-0001.html>
More information about the webkit-unassigned
mailing list