@liveryvideo/player
v7.19.0
Published
Livery video player for use in web browsers.
Keywords
Readme
Livery Video Web Player
Livery video player for use in web browsers.
Please refer to our docs page for further information.
You can also view the CHANGELOG and API documentation that are included in this NPM package from there.
Installation
npm install @liveryvideo/playerOr just load the package using a script tag:
<!-- Replace 'x.y.z' by your desired player version below -->
<script src="https://cdn.jsdelivr.net/npm/@liveryvideo/[email protected]"></script>Usage
<!-- Replace the Livery Demo id by your stream id below -->
<livery-player streamid="6613d164e4b0bf3ad645f3c6"></livery-player>
<!-- For debugging you can also use the following elements -->
<livery-buffer-graph></livery-buffer-graph>
<livery-log></livery-log>