-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Can't play with TS segment 15 FPS #5639
Comments
Any help on this? |
Please include full logs and a sample stream. |
@robwalch Please use https://drm.kunai.tv:84/hls.m3u8 stream I've tried to use the demo: https://hlsjs.video-dev.org/demo Following is the log during play by above demo page: |
@robwalch any explanation when mark to |
Plays in Safari and Firefox. Does not in Chrome. |
so this is problem of safari/chrome or my stream format? |
Take a look at dev-tools > Media tab > demo page > Messages. File a Chromium bug with steps, including the link above, expected and actual results. I can play the media in Firefox 115 and Safari 16.5.1 on macOS 13.4.1. There is nothing indicating this is an HLS.js bug. In Chrome MSE appends the muxed fmp4 without any errors, but the buffer is empty as a result. |
Could be both (Safari Desktop and iPad only - iPhone does not support MSE required by HLS.js). File bugs against the browsers and link here. Thanks. |
Thanks @robwalch , In addition, I've tried on Safari iPad and it's able to play the stream. But somehow, there are symptoms as following: Should this be expectation also? |
There is an open issue for Safari TS>mp4 mux artifacts #5526 that may be related. Providing a few files that reproduce the artifacts along with a description of the original source, or a comparison to playback using native playback in Safari (does src=m3u8 not produce these artifacts?) will help recognize, track, and test the issue and possible fixes. |
Thanks @robwalch for supporting, let's close this for now. |
What version of Hls.js are you using?
1.4.7
What browser (including version) are you using?
Chrome 114.0.5735.199
What OS (including version) are you using?
Windows 10, Windows 11
Test stream
No response
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
I also tried to use the demo hls.js from https://hlsjs.video-dev.org/demo/ but still can't play and console output log just very simple.
How do I attach the TS segment for example?
Expected behaviour
Can play TS segment
What actually happened?
Can't play TS segment with 15 FPS
Console output
Chrome media internals output
No response
The text was updated successfully, but these errors were encountered: