hongzimao / pensieve

Neural Adaptive Video Streaming with Pensieve (SIGCOMM '17)
http://web.mit.edu/pensieve/
MIT License
524 stars 281 forks source link

Version of dash.js used #42

Closed hammadmazhar1 closed 6 years ago

hammadmazhar1 commented 6 years ago

Hi, Could you indicate the exact version of dash.js you used for this work. The paper mentions v2.4, is that the exact version used. I need to add some code to limit forward buffer size, which as implemented as a feature in later versions of dash.js.

hongzimao commented 6 years ago

I think that should be the version. It might be a modified version of dash.js since we built the project on top of existing code. The source code has dash.js related code in the folder.