-
Notifications
You must be signed in to change notification settings - Fork 428
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
On Edge HLS playback stops after few seconds #920
Comments
👋 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. |
It appears to be not only bitmovin issue, this stream stops playing as well https://wowzaec2demo.streamlock.net/vod-multitrack/_definst_/smil:ElephantsDream/elephantsdream2.smil/playlist.m3u |
We were able to fix the issue by setting: |
Looks liek a similar issue to videojs/video.js#6762 and the workaround seems to be to make sure that overrideNative is set |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
On the new chromium-based Edge (Version 84.0.522.48, tested in macOS and Windows 10) certain HLS Streams stop playback after a few seconds.
This is reproducible on https://videojs.github.io/http-streaming/ with the following URL: https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8
Sources
So far I could only reproduce this issue with streams from bitmovin:
https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8
https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Playback stops and leads to endless loading spinner after a few seconds.
Results
Expected
Playback of bitmovin HLS streams play in Edge as they do in other browsers.
Error output
No errors on console
Additional Information
videojs-http-streaming version
Latest from https://videojs.github.io/http-streaming/
Browsers
what browsers are affected? please include browser and version for each
Platforms
The text was updated successfully, but these errors were encountered: