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

Fails to play video, recorded from live stream, infinite loading chunks loop #1490

Open
victordidenko opened this issue Feb 23, 2024 · 1 comment

Comments

@victordidenko
Copy link

victordidenko commented Feb 23, 2024

Description

We have an issue with some videos.
Those are catchups (records) of a live stream, and chunks on date change (12am) breaks record (this is my guess).

Here is an example: https://jsbin.com/taqisem/edit?html,output
Example video link: https://d2nhocz0ed5l8x.cloudfront.net/am_test/klankosova/playlist_1.m3u8

Steps to reproduce

Just open provided link in a player in Chrome browser. Video duration is 1:59, but VideoJS got crazy with infinite downloading chunks and stops playing approximately around 1:00.

Additional Information

I checked in hls.js, shaka and theoplayer — all have similar issue...
But native HLS playback in Safari browser works just fine, playing full video.
ffmpeg also plays video without issues.

Browsers

Chrome

Copy link

welcome bot commented Feb 23, 2024

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

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

No branches or pull requests

1 participant