@mux/mux-player

muxinc
popular esm cjs
@mux/mux-player JS library homepage @mux/mux-player JS library on GitHub @mux/mux-player JS library on npm Download @mux/mux-player JS library

An open source Mux player web component that Just Works™

Version 3.3.3 License MIT Vulnerabilities 0
@mux/mux-player JS library homepage
@mux/mux-player JS library on GitHub
@mux/mux-player JS library on npm
Download @mux/mux-player JS library
Keywords
videomuxplayerhlsweb-component
INSTALL
Type:
Version:
Learn more

<mux-player>

Downloads Version License

New release: 3.0

Mux Player recently released 3.0. The most visible change in this is new tooltips that are enabled by default, as well as other fixes and changes.

Previous version: 2.0

For changes relating to the previous major release, 2.0, see the V1 to V2 upgrade guide and the blog post announcement.

Introduction

<mux-player> is the official Mux-flavored video player web component.

The player UI is built on Media Chrome and <mux-video> drives the core video logic used to play Mux Video content.

Installation

npm install @mux/mux-player

or

yarn add @mux/mux-player

Usage

<mux-player
  playback-id="DS00Spx1CV902MCtPj5WknGlR102V5HFkDe"
  metadata-video-title="Big Buck Bunny"
  metadata-viewer-user-id="user-id-1234"
></mux-player>

Docs

Docs and guides live on docs.mux.com.

API reference lives on Github.