@stormstreaming/stormstreamer
TypeScript icon, indicating that this package has built-in type declarations

0.9.0-beta.0 • Public • Published

Storm Library is a core web video streamer for embedding live-video streams on a website. It is a part of Storm Streaming Suite and requires Storm Streaming Server instance or Cloud subscription to work. This library contains only core network and media functionality and comes with no GUI (user interface), except for a video element.

This library comes in IIFE, ESM, AMD, UMD, and CJS versions (if you don't know these, grab IIFE, and it will be OK). Typings are now also included.

Installation

  1. Using NPM:

npm install @stormstreaming/stormstreamer

  1. Using Yarn:

yarn add @stormstreaming/stormstreamer

  1. Manually - if you are clueless about NPM/Yarn or simply want to test it out, just grab/dist/iife/index.js file and embed it on your website.

Browser compatibility

  • Edge 12+
  • Chrome 31+
  • Firefox 42+
  • Safari 13+
  • Opera 15+

License

Package Sidebar

Install

npm i @stormstreaming/stormstreamer

Weekly Downloads

20

Version

0.9.0-beta.0

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

480 kB

Total Files

81

Last publish

Collaborators

  • stormstreaming