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

@netless/app-media-player

Package Overview
Dependencies
Maintainers
10
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netless/app-media-player

Netless App Media Player

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
10
Created
Source

@netless/app-media-player

Netless App for playing video and audio files.

Usage

See playground.

m3u8 support

HLS support is provided by video-dev/hls.js.

NOTES:

  • To reduce the package size, hls.js is loaded dynamically using script tag.
  • If you do not believe in this cdn, you can prepare window.Hls before this app downloads.
  • If you do not need HLS, you can set window.Hls to false or null to disable this loading, in which case you will not able to play hls streaming unless the browser support it natively.

autoplay not working

Autoplay is generally not recommended as it is seen as a negative user experience. It is also disabled in many browsers. Before raising issues, do your homework. More info can be found here:

Licence

MIT @ netless

FAQs

Package last updated on 28 Mar 2022

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