-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
No playback after some time #4623
Comments
@testeur-990 Thanks for providing the details. As a heads up, I won't be able to look into this for the next weeks as I am working on the remaining issues and todos for version 5: https://github.com/orgs/Dash-Industry-Forum/projects/8. Some suggestions based on the logs:
|
Hello @dsilhavy , |
Environment
Steps to reproduce
1.Install Chrome version 53.0.2785 (you can use this link https://www.slimjet.com/chrome/google-chrome-old-version.php to install it) and launch it in unsecured mode to avoid cross-origin issues.
2. I created this sample test app that you can use to reproduce the issue :
`
<title>DASH.js 4.7.4 Stream Test</title> <style> body { font-family: Arial, sans-serif; text-align: center; margin: 20px; }DASH.js 4.7.4 Stream Test
Observed behavior
After some time, there is no playback (sometimes, at the beginning, there is no playback)
Console output
Expected behavior
Playback should continue
The text was updated successfully, but these errors were encountered: