Web Player SDK

Release Notes

2.7.0

   

2023/09/28

Stable

New Features

  • Support Chromecast. (Not supported low latency playback on Chromecast)

Enhancement

  • Added TypeScript for existing API.

SDK Info

integration guide

npm install @blendvision/player@2.7.0

2.6.0

   

2023/09/08

Stable

New Features

  • Supported modular playback events to facilitate subsequent data analysis
  • Supported configuration of CTA (call-to-action) button color.

Bug Fixes

  • Fixed the issue that subtitles would turn off when switching quality.

SDK Info

integration guide

npm install @blendvision/player@2.6.0

2.5.2

   

2023/08/31

Hotfix

Bug Fixes

  • Fixed the issue that player’s default setting “mute” does not work.

SDK Info

integration guide

npm install @blendvision/player@2.5.2

2.5.0

   

2023/08/15

Stable

New Features

  • Added new API and UI to set loop playback for single VOD.
  • Users can manage chapters for each VOD and chapters can be shown on the player. Also, specified chapters can be played when end users click.

Enhancement

  • Added a retry mechanism to solve the situation if the player cannot get segments.

Bug Fixes

  • The player will go back to the 1st frame when continuously clicking the rewind button.
  • The setting panel cannot be scrolled under fullscreen in landscape mode.

SDK Info

integration guide

npm install @blendvision/player@2.5.0

2.4.1

   

2023/08/01

Revised

Enhancement

  • Added TypeScript for Mute API

SDK Info

integration guide

npm install @blendvision/player@2.4.1

2.4.0

   

2023/07/11

Stable

New Features

  • Added new API to set cover image. 
  • Mute setting now available in initial configuration.

Bug Fixes

  • Fixed the issue that player did not jump to the latest progress when resuming from paused status to playing status.

SDK Info

integration guide

npm install @blendvision/player@2.4.0

2.3.1

   

2023/06/13

Revised

Enhancement

  • Enabled to close the player settings menu with a swipe gesture.

Bug Fixes

  • The video cannot be played continuously in the background when switching to another tabs on chrome browser.

SDK Info

integration guide

npm install @blendvision/player@2.3.1

2.3.0

   

2023/05/18

Stable

New Features

  • Supported playback of DASH and HLS ultra-low latency (ULL) live streaming.

Bug Fixes

  • Fixed the issue of the watermark image being cut in the player.

SDK Info

integration guide

npm install @blendvision/player@2.3.0

2.2.0

   

2023/04/21

Stable

New Features
  • Enabled to remain the original playback status after performing any action on the player.

Enhancement

  • Optimized control panel's sensing range for volume adjustment.

Bug Fixes

  • Fixed the issue that the video restarts after switching video quality.
  • Fixed the issue of being unable to replay the video in full-screen mode.

Known Issues

  • Unable to resume playback from the paused position after playing a period of time in DVR mode.

SDK Info

integration guide

npm install @blendvision/player@2.2.0

2.1.0

   

2023/03/31

Stable

New Features

  • Implemented API calls for the player (Mentioned in API Reference).
  • Implemented API events for the player (Mentioned in Playback Event).
  • Supported playback of DASH and HLS content.
  • Supported playback of encrypted DASH and HLS content.
  • Supported Widevine and FairPlay streaming.
  • Added BlendVision One's standard player UI.
  • Enabled to customize player's UI.

SDK Info

integration guide

npm install @blendvision/player@2.1.0

 

Updated