Media: View and debug media players information

Use the Media Panel in Chrome DevTools to view information and debug the media players per browser tab.

Overview

The Media panel is the main place in DevTools for inspecting the media player of a page. Audio and video sources are listed in the left section of the Media panel under Players, and the right section displays various properties and details.

The Media panel lets you do the following:

Open the Media panel

To open the Media panel:

  1. Open DevTools.
  2. Click the More Options > More tools > Media to open the Media panel.