Media Services: Diagnostics Logger plugin for Azure Media Player
Information
Attributions:
Introduction
This plugin logs all the activities performed by the viewer as well as all occurring errors. activities output via javascript console.
Getting Started
Include the plugin CSS/javascriptafter the AMP script in the <head>
of your html page:
<script src="diagnosticsLogger.js"></script>
See example.html for how to enable the plugin
Options
Options not applicable for this plugin