Video Player and Web GL build not working

I am reading a lot of problems with the new Video Player. Works well in the editor but has a lot of problems with building. The reason I started this post was I saw nothing specific to the Video Player and Web build problems.

I have tried video clips, URLs, preparing the video (has it’s own problems), and even .mov. ogv, and some other formats. Nothing seems to work when I build out. My MOV is about 80mb. I am going to try a much smaller video next just to try and trouble shoot the problems.

So my question. Has anyone been able to get the video player to work on a web build?

I did finally find a solution. After much digging I learned my particular problem could be solved by having a .htaccess file placed anywhere within my hosted directory. I am no expert on hosting but when I dropped that file into my directory the video was able to play.

I hosted my own .mp4 file in a video directory on my site. The .htaccess was located in the root directory along with the index.html unity spits out.

Did you make any progress with this?