Skip to content

Enabling High Quality Real-Time Communications with Adaptive Frame-Rate (USENIX NSDI 2023)

Notifications You must be signed in to change notification settings

transys-project/afr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFR

This repo contains all necessary codes for the implementation of the AFR paper. Specifically,

  • scripts/ contains the evaluation and statistics scripts for the paper.
  • sim/ contains the codes for the frame-rate adaption simulator. We also provide a sample trace in the sim/ folder.

In general, when new traces are collected, scripts in the scripts\ folder are needed to preprocess and parse the traces. Then the simulator in the sim\ could be executed to run the simulation and output the log files. Finally, scripts in the scripts\ would be needed again to calculate the needed statistics from the output logs.

Please refer to the readme files in each folder for specific usages in detail.

About

Enabling High Quality Real-Time Communications with Adaptive Frame-Rate (USENIX NSDI 2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published