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

Media starts to play while moving/click seek bar in paused state #4341

Closed
5 tasks done
yaelm-carbyne opened this issue Sep 29, 2021 · 3 comments
Closed
5 tasks done

Comments

@yaelm-carbyne
Copy link

What version of Hls.js are you using?

1.0.9

What browser (including version) are you using?

Chrome 93.0.4577.82 (Official Build) (64-bit)

What OS (including version) are you using?

Windows 10

Test stream

No response

Configuration

{}

Additional player setup steps

No response

Checklist

Steps to reproduce

  1. Start live hls video
  2. Wait at least 30 seconds - While media is playing (so we have enough media)
  3. Move seek bar to the very beginning
  4. Click on Pause button->Media is stopped
  5. Move seek bar back/forward /click on new spot

Expected behaviour

Media paused on new selected spot

What actually happened?

Media starts playing

Console output

No output

Chrome media internals output

No response

@yaelm-carbyne yaelm-carbyne added Bug Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Sep 29, 2021
@cjpillsbury
Copy link
Collaborator

Hey @yaelm-carbyne is there a chance you can share an example live playlist to reproduce this issue?

@yaelm-carbyne
Copy link
Author

@robwalch robwalch added Invalid cannot reproduce and removed Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. Invalid labels Dec 3, 2022
@robwalch robwalch closed this as completed Dec 3, 2022
@robwalch
Copy link
Collaborator

robwalch commented Dec 3, 2022

Sounds a bit like a duplicate of #4402 where live sliding window streams seel to catch up after being paused for longer that allowed by the config. There are no calls to play() in hls.js so this is not likely an issue with HLS.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants