Piers O'Hanlon
Piers O'Hanlon
I've updated the code to be PEP8 compliant. The `self.store` is just using the existing `store` variable/property to activate the `pkt_list` functionality. As I mentioned I can document this feature...
The currently selected theme name maybe found in this file: `~/.jupyter/custom/current_theme.txt`
The CMSD metric is included as a non-standard addition to the `httpList` DASH Metric: https://github.com/Dash-Industry-Forum/dash.js/blob/072206b103832c80a076dd90a1586e7eb9029457/src/streaming/vo/metrics/HTTPRequest.js#L104 A cleaner approach would be to use a new DASH metric key (e.g. `cmsd`) so...
Here's the branch where I implemented separate CMSD support: https://github.com/piersoh/dash.js/tree/cmsd