Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 789 Bytes

File metadata and controls

13 lines (13 loc) · 789 Bytes

diagnoverlay

Diagnoverlay: diagnostic overlay, is a javascript plugin for Azure Media Player. This plugin displays:

  • All key parameters and stats of video playback;
  • All events and errors, if any, in video playback lifecycle;
  • DRM protection info, such as key ID, license acquisition URLs, if protected;
  • Browser info such as browser plugins, MSE/EME, as well as AMP SDK version;
  • Video renditions (current bitrate and bitrate selection), audio streams and text tracks.

For HOWTO use this plugin, please see the simple sample player page.

This plugin is used in the Azure Media Test tool: http://aka.ms/amtest.