HTML5 Video does not play smoothly, buffered again on playback

My html5 tag looks like this:

<video preload="auto" controls="">              
        <source src="http://whatever/sweetvideo.mp4" type="video/mp4"></video>
</video>

      

The video itself is a 30 second video.

In Chrome (v37) and IE11, Video buffers and plays every few seconds. It doesn't download all videos.

But in Chrome:
When I play the video, it starts buffering again - this is the main problem .
In IE11 it doesn't reload again on playback (desired behavior)

+3
html5 google-chrome internet-explorer html5-video video


source to share


No one has answered this question yet

Check out similar questions:

43
HTML5 video: forced interrupt buffering
4
Why does chrome play poor quality HTML5 videos when Firefox plays excellent quality
3
HTML5 video, how to detect fully buffered video?
2
How to preserve chrome video completely?
2
Start playing HTML5 video only after full video is buffered
1
Chrome HTML5 Video Buffering
1
Play .mp4 videos using HTML5
0
html5 mp4 video doesn't play chrome sometimes
0
HTML5 video playback / pause issue
0
how is buffering done in html5 video?



All Articles
Loading...
X
Show
Funny
Dev
Pics