hongzimao / pensieve

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

FCC traces generation #146

Open ofirbarak opened 2 years ago

ofirbarak commented 2 years ago

Hi Hongzi,

I'm trying to generate mahimahi trace files like you mentioned in your paper. You wrote that you limit to traces of minimum throughput of 0.2 MB/s and average of 6 MB/s from August 2016. I did not find any code that related to these numbers.

Could you please share the exact parameters you used in order to generate these traces? and maybe your full script (as I understand I need to run https://github.com/hongzimao/pensieve/blob/master/traces/fcc/load_webget_data.py and after that https://github.com/hongzimao/pensieve/blob/master/traces/fcc/convert_mahimahi_format.py).

BTW if you have a copy of FCC traces you used it will be great.