/cloud-video-tests

Code mentioned by the SMPTE paper "Uncompressed Video in the Public Cloud: Are We There Yet?"

Primary LanguageC++MIT LicenseMIT

cloud-video-tests

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.

Our results on various clouds

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:

Windowed RTT

Look in the rtt-tester directory. README

Flow measurements

Look in the flow-tester directory. README

TODO

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.