Skip to content

Statistics

With Surfmeter Auto SDK you can measure the Video Measurement Statistics we deliver in all our Surfmeter tools. For simplicity's sake, the Surfmeter Selenium for Java wrapper delivers a SurfmeterVideoQualityStatistics class, that you might want to use to easily access certain values. It delivers our statistics documentation inline to enable developers to quickly check what a certain KPI is about. Feel free to also check out the attached library's javadoc.

The following statistics can not yet be measured by the SDK:

  • ContentServerIpAddress
  • ContentServerHostname
  • VideoResponseTime
  • MinLatency
  • MaxLatency
  • AverageLatency

It therefore adds this additional KPIs:

  • TotalQualitySwitchCount: Gets the total number of quality switches (up and down).
  • P1203MaxMosRatioQualityClass: Gets the P.1203 quality class based on the MOS ratio as a human-readable interpretation: "excellent", "good", "fair", "poor", or "bad"