Skip to content

v1.0.0

Compare
Choose a tag to compare
@mattia-lecci mattia-lecci released this 11 Aug 15:29
· 3 commits to main since this release
4ebd3fc

Updated release of the ns-3 VR application.
A description of the framework can be found in the documentation, while an overview of motivation, models, and results can be found in our published papers:

  1. M. Lecci, M. Drago, A. Zanella, M. Zorzi, "An Open Framework for Analyzing and Modeling XR Network Traffic," Submitted to IEEE Access, Pre-print available: arXiv:2108.04577v1.
  2. Mattia Lecci, Andrea Zanella, Michele Zorzi, "An ns-3 Implementation of a Bursty Traffic Framework for Virtual Reality Sources," Workshop on ns-3 (WNS3), Jun. 2021, Virtual Event, USA, Open access DOI: 10.1145/3460797.3460807.

This new release v1.0.0 refers to the model explained in our latest manuscript (submitted to IEEE Access, pre-print available: arXiv:2108.04577).

Changelog:

  • Acquired VR traces for both 30 and 60 FPS streams for 4 different application (over 4 hours, available in CSV format)
  • Updated VR model according to the new traces
  • Update examples and results-generating scripts, as well as documentation and overall code quality and stability

This release was tested on ns-3.33.
Older versions of ns-3 miss the CsvReader class, necessary only for TraceFileBurstGenerator.