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

@bitmovin/player-integration-conviva

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitmovin/player-integration-conviva - npm Package Versions

23

6.1.2

Diff

Changelog

Source

[6.1.2] - 2024-12-24

Fixed

  • Delayed buffering reporting on CSAI events
  • Reporting of ad break ended for SSAI ads
bitadmin
published 6.1.1 •

Changelog

Source

[6.1.1] - 2024-12-19

Fixed

  • Mid-roll ads erroneously reported as post-rolls when mid-roll's schedule time is greater than the duration of the ad
bitadmin
published 6.1.0 •

Changelog

Source

[6.1.0] - 2024-12-11

Changed

  • Update bitmovin-player dependency to ^8.193.0
    • This is the most recent player version that added the PlayerEvent.RestoringContent event
bitadmin
published 6.0.0 •

Changelog

Source

[6.0.0] - 2024-12-05

Changed

  • Update bitmovin-player dependency to ~8.158.1
    • Necessary due to dependency on newly introduced PlayerEvent.RestoringContent event

Fixed

  • Overreported VST after playing CSAI pre-rolls
bitadmin
published 5.4.1 •

Changelog

Source

[5.4.1] - 2024-11-27

Fixed

  • Ad-related delays not contributing to rebuffering metrics
  • Underreported VST after playing CSAI pre-rolls
bitadmin
published 5.4.0 •

Changelog

Source

[5.4.0] - 2024-08-27

Added

  • Possibility to start session tracking without a Player instance
    • const convivaAnalytics = new ConvivaAnalytics(undefined, customerKey) initializer without a Player
    • convivaAnalytics.attachPlayer(player) to attach the Player at a later point in the session life-cycle
bitadmin
published 5.3.0 •

Changelog

Source

[5.3.0] - 2024-08-14

Changed

  • Track initial audio track and subtitles only after the first Play event
bitadmin
published 5.2.0 •

Changelog

Source

[5.2.0] - 2024-07-08

Added

  • Server side ad tracking
    • It is exposed via ConvivaAnalytics.ssai
    • An example can be found in examples/index.html
bitadmin
published 5.1.0 •

Changelog

Source

[5.1.0] - 2024-06-13

Added

  • Basic client ad tracking using Conviva.AdAnalytics

Changed

  • Update bitmovin-player dependency to ^8.165.0
bitadmin
published 5.0.0 •

Changelog

Source

[5.0.0] - 2024-05-21

Added

  • Send player info metadata (framework and framework version)
  • additionalStandardTags to Metadata of updateContentMetadata for Conviva pre-defined video and content metadata

Changed

  • Updated Conviva types to the latest version and fixed some type issues

Removed

  • framework and frameworkVersion custom metadata fields (custom tags)
  • CustomContentMetadata, use Metadata['custom'] instead
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