hawksley / eleVR-Web-Player

A Web Player for 360 Video on the Oculus
Mozilla Public License 2.0
682 stars 195 forks source link

support streaming #37

Closed yyakult closed 8 years ago

yyakult commented 8 years ago

Hi, I can successfully watch video on PC with Chrome. I find that your program will download the whole MP4 file first and then play it. So when I use my iphone (with Chrome), the video playback freeze. I think the reason is that your program doesn't support streaming (like HLS). How to improve it so that it can support streaming?

yyakult commented 8 years ago

I find that if the video bitrate is too high the video playback will freeze and my screen shown with whole back. Switch to a lower bitrate version will fix this problem. But now I am facing the same problem as issue #36 .