Skip to content

xypp3/individual-project-sc21pkm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm dash.js

TODO:

  • Checkout relevant example
  • Export data from js client
  • Figure out buffer length settings
  • Figure out startup time
  • Aggregate data using python
  • Write simple BBA
  • Puppeteer the client side bandwidth limits
  • Write my ABR function
  • Split video using HAS
  • Simple http server to server video

Extras

  • Puppeteer autonomously spin up and run instances
  • Docker the whole testbed to allow reproduceability

dash.js big bug

So for some reason I could not get the custom ABR rules working. Some magical reason the getSwitchRequest() function was not being called. Turns out that once built (I built it from source and it still did this) the getSwitchRequest() gets find and replaced with getMaxIndex() (this includes comments and things). I don't know why but I'll search the GitHub issues if someone has already reported it or post the issue. At least so that they fix their docs so that others don't have to spend hours debugging library code.

Project startup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published