Code mentioned by the SMPTE paper Uncompressed Video in the Public Cloud: Are We There Yet?
This code was initially written by Port 9 Labs to help explain some of the tests we make for network transmission of uncompressed video on public clouds and released as open source at the SMPTE Media Technology Summit on October 25, 2022.
Port 9 Labs will periodically publish measurements made on several public clouds using this software. Look for posts on our blog tagged testing.
The main programs are:
Look in the rtt-tester
directory. README
Look in the flow-tester
directory. README
These programs generate sqlite2 files containing their measurements. We intend to add some R scripts that will make plots of the interesting parts of this data.