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/audio gets out of sync after certain minutes of play. #1534

Open
mmd550 opened this issue Aug 20, 2024 · 1 comment
Open

Video/audio gets out of sync after certain minutes of play. #1534

mmd550 opened this issue Aug 20, 2024 · 1 comment

Comments

@mmd550
Copy link

mmd550 commented Aug 20, 2024

Description

When live stream plays more than 15 minutes, video and audio start to get out-of-sync noticeably, the drift is increasing continuously.

Our test is based on live stream within a local network. I'm unable to provide it outside.
There is an issue for this problem in videojs repo but they couldn't solve it and closed it unsolved. Other people are having the same issue as I am.

Steps to reproduce

I am having this issue with live streams in my app so I can't provide link to reproduce.

Results

Expected

No out-of-sync issue.

Error output

Out-of-sync after ~15min of play.

Additional Information

I tested live streams with hls.js and didn't have sync issues

Link for the same issue in videojs repo: videojs/video.js#5607

Hlsjs contains code to fix this specific issue. in the hls.js docs: https://github.com/video-dev/hls.js/blob/master/docs/API.md#maxaudioframesdrift

videojs-http-streaming version

videojs-http-streaming 3.12.1

videojs version

video.js 8.12.0

Browsers

latest chrome, safari, safari mobile, chrome mobile. possibly others

Platforms

android, iOS, windows, linux, mac

Copy link

welcome bot commented Aug 20, 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