Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.24 KB

ISSUE_TEMPLATE.md

File metadata and controls

25 lines (22 loc) · 1.24 KB
Environment
  • Link to playable MPD file:
  • Dash.js version:
  • Browser name/version:
  • OS name/version:
Steps to reproduce
  1. Please provide clear steps to reproduce your problem
  2. If the bug is intermittent, give a rough frequency if possible
Observed behaviour

Describe what the player is doing that is unexpected or undesired behaviour.

Console output
Paste the contents of the browser console here.
You may need to enable debug logging in dash.js by calling player.getDebug().setLogToBrowserConsole(true) if you are using your own page.