Closed hodatovich closed 9 years ago
Can you please check with the latest version? I couldn't reproduce this with IE11 now.
It presupposes the existence of the object.
Hmm ok. I just tested again with IE 11.0.9600.16384 on a freshly installed Windows 8.1 without your problem. Which version are you running? It looks like it can't get the name of the worker function (which is dynamically generated) but uses undefined
instead.
Added a tentative fix. Could you please try again?
Yes, now it works!
Great, thanks for reporting/testing!
end line 22 this.Ea=new Worker(ab); SCRIPT5022: SecurityError
URL-address of at least one BLOB-object revoked by closing BLOB-object for which it was created. Such URL-addresses will not be resolved, as data associated with them have been released.
I tried to set video.crossOrigin = 'anonymous' but it didn’t help. CORS error?
So, video does not play.