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
19
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

2

5.4.0

Diff

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
dweinber
published 4.2.0 •

Changelog

Source

[4.2.0] - 2023-08-24

Added

  • Support for Conviva-SDK version 4.7.0
  • Tracking for Audio language
  • Tracking for Subtitle Language
  • Tracking for Closed Caption Language

Removed

  • Support for Conviva-SDK version 4.6.1
dweinber
published 4.1.0 •

Changelog

Source

[4.1.0] - 2022-10-24

Added

  • Support for Conviva-SDK version 4.5.7

Removed

  • Support for Conviva-SDK version 4.0.15

Fixed

  • Consecutive playback of multiple sources not tracked correctly
bitadmin
published 4.0.3 •

Changelog

Source

[4.0.3] - 2021-04-30

Added

  • bitmovin-player@^8.31.0 as peer dependency.
  • Possibility to set detailed Conviva Device Metadata via ConvivaAnalyticsConfiguration.deviceMetadata
  • Possibility to override values for internally set custom metdata keys streamType, playerType and vrContentType

Deprecated

  • ConvivaAnalyticsConfiguration.deviceCategory field in favour of ConvivaAnalyticsConfiguration.deviceMetadata.category field
bitadmin
published 4.0.2 •

Changelog

Source

[4.0.2] - 2021-02-24

Fixed

  • Metadata was cleared after playback finished.
bitadmin
published 4.0.1 •

Changelog

Source

[4.0.1] - 2021-02-01

Fixed

  • Uncaught TypeError (Cannot read property 'release' of null) when attempting to release the Conviva instance.
2
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