Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.61 KB

bug_report.md

File metadata and controls

59 lines (40 loc) · 1.61 KB
name about
Bug report
Create a report to help us improve

What version of Hls.js are you using?

What browser and OS (including versions) are you using?

Test stream:

Configuration:

{
  "debug": false,
  "backBufferLength": 60
}

Checklist

  • The stream has correct Access-Control-Allow-Origin headers (CORS)
  • There are no network errors such as 404s in the browser console when trying to play the stream

Steps to reproduce

  1. Please provide clear steps to reproduce your problem
  2. If the bug is intermittent, give a rough frequency

Expected behavior

What you expected to happen

Actual behavior

What actually happened

Console output

Paste the contents of the browser console here (with `debug` enabled in your config).
For media errors reported on Chrome browser, please also paste the output of chrome://media-internals