Andrew C. Reed home publications projects about

My Open Source Projects

dashem
A lightweight DASH client emulator that can replicate a Netflix-like architecture and generate adaptive traffic from any number of distributed clients that are streaming "real movies". This emulator is suitable for use in storage-limited environments such as GENI.

profiler
A utility that generates profiles of DASH videos from Netflix and Amazon that can be used by dashem.

dashid
A Hadoop program that analyzes anonymized, header-only (i.e. payload-truncated) packet traces and reports HTTP connections that match DASH video fingerprints. Note that traces are first processed by adudump. I will upload dashid to GitHub once I am done with my research.

fingerprinter
A utility that generates fingerprints of DASH videos from Netflix that can be used by dashid.

Fork me on GitHub