In my case, the problem was that the server supplied the video with the HTTP code OK (200). Instead, he must return Partial Content (206).
check if the server is a problem, insert a test video as in the online example on videojs.com, i.e. download Disney videos from http://video-js.zencoder.com/oceans-clip.mp4 instead of your own server.