QoETrafficAnalyzer for T-Mobile Project
##Usage## To run the get the QoE metrics,
- generate the the trace files using QoE Doctor application.
- use a trace list file to specify which traces are of interest.
- use QoE traffic analyzer to parse the trace files specified tracelist file.
- see the output QoE metric in csv format in the output file folder.
###Command###
To run QoE traffic Analyzer:
make
./qoetranalyzer <trace list file name> <output file folder name>
##Example## ./qoetranalyzer ./sampledata/traceList ./sampledata/output/
The example includes two trace files using AROandAppController under network condition of WiFi and LTE respectively.
RobustNet