Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video JS HLS jumps back to previous segment during live stream #1202

Closed
harvister opened this issue Sep 15, 2021 · 6 comments
Closed

Video JS HLS jumps back to previous segment during live stream #1202

harvister opened this issue Sep 15, 2021 · 6 comments
Labels

Comments

@harvister
Copy link

harvister commented Sep 15, 2021

Description

I have reproduced an error with video js where playback will jump to the previous segment in an infinite loop, or jump back a few times, and then jump forward past all the content it missed during a live stream. This example is audio-only stream, but it also occurs with other video streams as well.

Seems to only occur in Chromium browsers. Also seems odd that vjs debug logs aren't working in Chromium browsers as well.

I have tested that the following players will play back this fine

  • mpv
  • vlc
  • hls.js
  • plyr
  • gnome videos

If you can point me to an area in the source code where you think there could be an issue it would be much appreciated

Sources

Reproduced Error

Steps to reproduce

  1. Click the link to the reproduced error
  2. Go to the "Player stats" tab
  3. Watch as the current time and segment jump backwards in an infinite loop

Error output

No errors or warnings ever

videojs version

tested with several versions including video.js 7.14.3

videojs http-streaming version

v2.10.3

Browsers

  • affected
    • chrome linux Version 93.0.4577.82 (Official Build) (64-bit)
    • brave linux Version 1.29.80 Chromium: 93.0.4577.63 (Official Build) (64-bit)
    • chrome android
  • not affected
    • firefox linux 91.0.2 (64-bit)
    • ios iphone/ipad with native playback
@video-archivist-bot
Copy link

Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:

@welcome
Copy link

welcome bot commented Sep 15, 2021

👋 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.

@gkatsev
Copy link
Member

gkatsev commented Sep 17, 2021

Looks like #1195 fixes this issue as well.

@video-archivist-bot
Copy link

Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated label Jan 8, 2022
@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants