A minimal app to check the CDN/Network performances.
Version : 0.1
Version 0.1 supports only few formats of HLS. Needs improvements to support other formats Future plan to support MPEG-DASH.
- sudo apt-get install g++
- sudo apt install libcurl4-openssl-dev
- g++ -std=c++17 cdn_check_app.cpp -o cdn_check_app -lcurl
./cdn_check_app hls_test_vectors.json stats 3
Given in the sample.xlsx