Getting started - Storm JavaScript

Storm Streaming for JavaScript is a complete software package for web developers to integrate live video streaming into their websites. This software works with both Storm Streaming Server and Storm Streaming Cloud, and it is divided into two main projects:

Storm Library

It is a dedicated media library responsible for connecting to a Storm Streaming Server instance or Storm Cloud service, as well as displaying video in a selected container on a website. The Storm Library has an extensive API and allows control of stream playback. However, the library does not have a graphical interface GUI (buttons, progress bars). It's up to the Web Developer to decide whether to create their own interface or use Storm Player for this purpose.

Storm Player

It’s an open-source web video player project based on the Storm Library. There is the possibility to configure most graphical elements, such as buttons, gradients, colors, watermark. Storm Player can also be used as a template or base for a more individualized player by adding new functions to it.

A ReactJS component for Storm Player is also available.

Storm Player JavaScript preview

Live Demo & API

Both Storm Library and Storm Player have advanced APIs that allow control over virtually every aspect of playback or player operation. We invite you to check out our Live Demo subpage, where you can easily familiarize yourself with the API and how it works. There is also the possibility to launch your own stream on our developer server.

https://www.stormstreaming.com/demo

Storm Streaming Player & Library Demo Page

Compatibility

Storm Library & Storm Player are compatible with all modern browser supporting Media Source Extensions (MSE). For browsers with no MSE support like iPhone iOS, a LL-HLS is used instead.

DesktopWindowsChrome 31+, Edge 12+, Opera 15+, Firefox 42+
MacOSChrome 31+, Edge 12+, Opera 15+, Firefox 42+, Safari 8+
LinuxChrome 31+, Opera 15+, Firefox (all Gecko-based) 42+
MobileiOSChrome 13+, Opera 15+, Firefox 42+, Safari 13+
AndroidChrome 90+, Opera 62+, Firefox 87+
Table 1. Browser compatibility table