You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the initial playback, only the first corresponding .ts data for the .m3u8 was downloaded, and afterwards, it kept downloading only the .m3u8 (without downloading the corresponding .ts files). However, after downloading the .m3u8 several times and then refreshing the current page, the video was able to play normally, with both the .m3u8 and the corresponding .ts files downloading correctly.
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.
Description
During the initial playback, only the first corresponding .ts data for the .m3u8 was downloaded, and afterwards, it kept downloading only the .m3u8 (without downloading the corresponding .ts files). However, after downloading the .m3u8 several times and then refreshing the current page, the video was able to play normally, with both the .m3u8 and the corresponding .ts files downloading correctly.
Reduced test case
https://codepen.io/mx-zhu/pen/PwYevYx
Steps to reproduce
1.Play video upon page loading.
2.Wait until at least two .m3u8 files have been downloaded, then refresh the page.
Errors
videojs.log.history() log
What version of Video.js are you using?
8.21.0
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
Chromium 94.0.4606.71
What OS(es) and version(s) does this occur with?
windows server 2012 r2 Datacenter
The text was updated successfully, but these errors were encountered: