VideoTexture CORS

Ok problem solved, I had bug in azure storage CORS settings:

instad of “http://localhost:3000” I used only localhost:3000, which was working for html gui video player, but three JS had big problem with it.