Skip to content

tv-doan/ifip-net-2020-analysis

Repository files navigation

Measuring Decentralized Video Streaming: A Case Study of DTube

Trinh Viet Doan, Tat Dat Pham, Markus Oberprieler, Vaibhav Bajpai
Technical University of Munich

IFIP Networking 2020, June 22–25, 2020.
Link to paper (PDF)


Analysis and Dataset Repository

This repository contains the collected dataset alongside the scripts and Jupyter notebooks used for the analysis described in the paper.

For the source code of the app, visit the respective GitHub repository.

Requirements

The analyses were performed using jupyter notebooks on Python 2.7, reading from the joint database merged.db via sqlite3 (apt install sqlite3).
Required Python dependencies are listed in requirements.txt, install with pip install -r requirements.txt.

For the calculation of CDFs and drawing of the corresponding plots, Pmf.py and Cdf.py from Think Stats → are used.

Repeating the analysis

Contact

Please feel welcome to contact the authors for further details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published