http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

Players rewinds to the beginning in the middle of a livestream

Open ajaymiyyapuram opened this issue 1 year ago • 4 comments

Description

In the last two livestreams, after more than 60 min into the event we have noticed the player switched to the beginning of the stream and played from there, refreshing the page resets back to the live edge. This happened to a couple of viewers on the livestream. Recently we switched VideoJS version from 7.6.6 to 7.20.2.

Sources

Is a certain source or a certain segment affected? please provide a public (accessible over the internet) link to it below.

Steps to reproduce

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

  • There were no actions taken while watching the livestream.

Results

Expected

Player should not switch to beginning of stream

Error output

Here are the relevant console logs I could find:

VIDEOJS: WARN: Problem encountered with playlist 0-index_11.m3u8?end=1662574500&start=1662564600. Excessive main segment downloading detected. Switching to playlist 3-index_12.m3u8?end=1662574500&start=1662564600.
VIDEOJS: WARN: Problem encountered with playlist 3-index_12.m3u8?end=1662574500&start=1662564600. Excessive main segment downloading detected. Switching to playlist 2-index_15.m3u8?end=1662574500&start=1662564600.
VIDEOJS: WARN: Problem encountered with playlist 2-index_15.m3u8?end=1662574500&start=1662564600. Playlist no longer updating. Switching to playlist 1-index_7.m3u8?end=1662574500&start=1662564600.

Player first was streaming index_11 then it switched to index_12 and then index_15, so far it was trying to fetch the latest segments. Finally it switched to index_7 when it started from the beginning of the playlist.

Additional Information

Please include any additional information necessary here. Including the following:

videojs-http-streaming version

what version of videojs-http-streaming does this occur with? videojs-http-streaming 2.14.2

videojs version

what version of videojs does this occur with? Video.js 7.20.2

Browsers

what browsers are affected? please include browser and version for each

  • Chrome Version 104.0.5112.101 (Official Build) (x86_64)

Platforms

what platforms are affected? please include operating system and version or device and version for each

  • Mac Monterey v12.5

Other Plugins

are any other videojs plugins being used on the page? If so, please list them with version below.

  • videojs-max-quality-selector
  • videojs-contrib-quality-levels
  • videojs-overlay
  • videojs-hotkeys
  • reloadSourceOnError

Other JavaScript

are you using any other javascript libraries or frameworks on the page? if so please list them below.

ajaymiyyapuram avatar Sep 07 '22 19:09 ajaymiyyapuram

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

welcome[bot] avatar Sep 07 '22 19:09 welcome[bot]

Ran into the issue again today. Checking if there is any update?

ajaymiyyapuram avatar Sep 14 '22 17:09 ajaymiyyapuram

May I ask for your guidance on this issue?

ajaymiyyapuram avatar Sep 20 '22 07:09 ajaymiyyapuram

Bumping issue, as we just encountered it again

nischalshankar avatar Feb 22 '23 21:02 nischalshankar