Basic page for visualizing playlist switching behavior
Add a page that runs allows you to run a simulation of network conditions and displays the playlist selection behavior in a chart. Currently, it just allows you to define bandwidth values over a period of time and graphs that line using d3.js.
Showing
12 changed files
with
1227 additions
and
1 deletions
test/switcher/css/main.css
0 → 100644
test/switcher/css/normalize.css
0 → 100644
test/switcher/css/normalize.min.css
0 → 100644
test/switcher/index.html
0 → 100644
test/switcher/js/main.js
0 → 100644
test/switcher/js/switcher.js
0 → 100644
test/switcher/js/vendor/LICENSE
0 → 100644
test/switcher/js/vendor/d3.js
0 → 100644
This diff could not be displayed because it is too large.
test/switcher/js/vendor/d3.min.js
0 → 100644
This diff could not be displayed because it is too large.
test/switcher/js/vendor/d3.zip
0 → 100644
No preview for this file type
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment