Socket
Socket
Sign inDemoInstall

@liveryvideo/player

Package Overview
Dependencies
12
Maintainers
7
Versions
136
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @liveryvideo/player

Livery video player for use in web browsers.


Version published
Weekly downloads
154
decreased by-32.16%
Maintainers
7
Created
Weekly downloads
 

Readme

Source

Livery Video Web Player

npm package conventional CHANGELOG tsdoc API docsify Documentation Lit Elements license MIT

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/player

Or 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/player@x.y.z"></script>

Usage

<!-- Replace the Livery Demo id by your stream id below -->
<livery-player streamid="5ddb98f5e4b0937e6a4507f2"></livery-player>

<!-- For debugging you can also use the following elements -->
<livery-buffer-graph></livery-buffer-graph>
<livery-log></livery-log>

FAQs

Last updated on 23 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc