Skip to content
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

Thoughput History - Index used in getSampleSize #2497

Closed
jiuyuetianjiuyuetian opened this issue Mar 27, 2018 · 1 comment
Closed

Thoughput History - Index used in getSampleSize #2497

jiuyuetianjiuyuetian opened this issue Mar 27, 2018 · 1 comment
Labels
Milestone

Comments

@jiuyuetianjiuyuetian
Copy link

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.
@epiclabsDASH
Copy link
Contributor

@jiuyuetianjiuyuetian original message:

in throughputHistory file,the way of getSampleSize ,a line of const ratio = arr[-i] / arr[-i - 1], I want to know about -i means?should not be i ?

@epiclabsDASH epiclabsDASH changed the title in throughputHistory file,the way of getSampleSize ,a line of const ratio = arr[-i] / arr[-i - 1], I want to know about -i means?should not be i ? Thoughput History - Index used in getSampleSize Mar 27, 2018
@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants