LG webOS playback issue with hls.js@latest, works with v1.6.15
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 2.8k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 27
Description
What do you want to do with HLS.js?
We are experiencing an HLS playback issue on LG webOS when using:
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>The same HLS streams work correctly with:
<script src="https://cdn.jsdelivr.net/npm/hls.js@1.6.15/dist/hls.min.js"></script>No other application changes were made.
Environment:
- LG webOS TV
- hls.js
- Live HLS streams
Could this be a regression or compatibility issue introduced after v1.6.15?
We can provide error logs and TV model/runtime details if required.
What have you tried so far?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the live HLS playback issue on an LG webOS TV with hls.js@latest, then compare it with hls.js@1.6.15. Collect the promised error logs and TV model/runtime details, and inspect the version change that introduced the regression. Done means identifying the compatibility cause and documenting or testing the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100