UNPKG

@stormstreaming/stormstreamer

Version:

A JavaScript library containing core webrtc streamer functionality for embedding live-video streams on a website. Part of StormStreaming Suite.

43 lines (21 loc) 770 B
# Change Log ## 1.0.8 Fix frozen video preview after detach/reattach to DOM tree. ## 1.0.7 Fixed race condition in StageController where resize methods could fire after detach, causing "Cannot read properties of null" errors. ## 1.0.6 Fixed intervals not being properly cleaned up when player instance is removed, ## 1.0.5 Bugfix for destroying Network Controller, ## 1.0.4 Bugfix for initialize() & start() methods race condition, ## 1.0.3 A bug with undefined streamKey in stream status connection has been fixed, ## 1.0.2 Further improvements to publishing/unpublishing streams for faster, ## 1.0.1 Changes to publish & unpublish methods, ## 1.0.0 Initial version, ## 0.9.0 The first public version of the streamer. This is still a beta version,