videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.48k stars 421 forks source link

Wrong CurrentTime in DVR #1323

Open davidkern13 opened 2 years ago

davidkern13 commented 2 years ago

Description

I have a live stream of DVR and when seek, videojs get wrong current time in videojs-http-streaming

You can see here the problem. videojsbug

Reduced test case

No response

Steps to reproduce

  1. open videojs-http-streaming netlify
  2. add hls manifest with 10 hours dvr
  3. try to seek to beginning of dvr

Errors

current Time show wrong time and the timeline has not correct indication.

What version of Video.js are you using?

7.17.0

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

chrome 107

What OS(es) and version(s) does this occur with?

windows 10

welcome[bot] commented 2 years ago

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