videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 793 forks source link

Video m3u8 freeze (quality change?) #1296

Closed cmellinas closed 6 years ago

cmellinas commented 6 years ago

Description

Hi, I have got a video that freezes when used with this plugin But it seems to happen only since 5.4.0, the issue was not here in 5.3.3 I think it could be related to this change: https://github.com/videojs/videojs-contrib-hls/pull/1046

Sources

Here a codepen that shows the issue https://codepen.io/melina34/pen/eeMgBB

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. just launch the codepen and the video will freeze at 0:10
  2. if you switch to videojs-contrib-hls 5.3.3 the video will not freeze

Results

Expected

The video should play until the end without freezes

videojs-contrib-hls version

videojs-contrib-hls version > 5.3.3

Browsers

I made my tests on Chrome

ghost commented 6 years ago

This issue was moved by forbesjo to videojs/http-streaming#134.