jeromeetienne / threex.videotexture

three.js helper to display video texture.

Home Page:http://jeromeetienne.github.io/threex.videotexture/examples/videotexture.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when uploading to my server, example does not work on iOS

arapps3d opened this issue · comments

Hi! Thanks a lot for this.

Your online example works on my iPad Air 1 with iOS 10.
However, when I upload it to my server, it still works on Desktop and Android, but not on the iPad(hitting "play" and nothing happens).

Any idea or help would be fantastic. Maybe it's just my server settings or something.
Best regards,
Karol

I just found out that it must be a server issue - running on my local server everything works.... But still, no idea what server setting is wrong on my remote server - I have added a .htaccess file with "AddType video/mp4 .mp4" already.