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

Add dash.js advanced samples #2794

Merged

Conversation

epiclabsDASH
Copy link
Contributor

New reorganization of dash.js samples. I added a new advanced section and added a couple of samples covering two of the most recurrent questions:

  • ABR Custom rules. How to define a custom ABR rule and how to setup it in dash.js.
  • Extend mechanism. A sample that shows how to use dash.js extend mechanism to modify requests done by the player (ex: add custom http headers, modify request urls, etc).

Also took advantage of this PR to remove build/typings/index.d.ts. Pointed out by @nicosang, given this is an auto-generated file, doesn't make sense keeping it in development branch.

@epiclabsDASH epiclabsDASH added this to the v2.9.2 milestone Oct 2, 2018
@epiclabsDASH epiclabsDASH merged commit bd19abf into Dash-Industry-Forum:development Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants