Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liveryvideo/player

Package Overview
Dependencies
Maintainers
0
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveryvideo/player

Livery video player for use in web browsers.

  • 7.14.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
467
increased by25.2%
Maintainers
0
Weekly downloads
 
Created
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="6613d164e4b0bf3ad645f3c6"></livery-player>

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

FAQs

Package last updated on 28 Nov 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc