Skip to content

Releases: Adobe-Marketing-Cloud/media-sdks

VideoHeartbeat library for Chromecast v2.0.1

22 Nov 23:32
Compare
Choose a tag to compare

VideoHeartbeat library for Android v2.0.2

16 Sep 00:14
Compare
Choose a tag to compare

What’s new :

Bug fixes to improve memory usage and stability.

VideoHeartbeat library for Roku v2.0.2

08 Sep 23:45
Compare
Choose a tag to compare

What’s new :

VideoHeartbeat library for Chromecast v2.0.0

11 Aug 23:09
Compare
Choose a tag to compare

What’s new :

  • Added new tracking APIs and constants to make the library consistent with other platforms.
  • Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
  • Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
  • Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
  • Added Postbacks feature
  • Added heartbeat session id to Adobe analytics calls
  • Misc. bug fixes and stability enhancements

VideoHeartbeat library for Android v2.0.1

29 Jun 21:12
Compare
Choose a tag to compare

2.0.1 (June 29, 2017)

  • Bug fixes to improve stability and performance.

VideoHeartbeat library for JS v2.0.2

21 Apr 22:03
Compare
Choose a tag to compare

What’s new :

  • Bug fixes.

VideoHeartbeat library for Roku v2.0.1

11 Apr 00:04
Compare
Choose a tag to compare

What’s new :

  • Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
  • Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
  • Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
  • Misc. bug fixes and stability enhancements

VideoHeartbeat library for iOS v2.0.1

11 Oct 23:13
Compare
Choose a tag to compare

What’s new :

  • Bug fixing to improve stability and performance.

VideoHeartbeat library for JS v2.0.1

23 Aug 00:26
Compare
Choose a tag to compare

2.0.1

What’s new :

  • Fixed issues with adding custom video metadata on Firefox 47.0 and Chrome 52.0.

VideoHeartbeat library for JS v2.0.0

16 Jul 01:49
Compare
Choose a tag to compare

What's new in 2.x:

Lighter, Simpler implementation.
- Streamlined implementation and configuration. With VHL 2.x, all the configuration and video tracking API calls are centralized through a single class: MediaHeartbeat.
- Error state recovery. VHL 2.x keeps track of the current state of the playback. By having internal state logic, VHL 2.x can ignore wrong API calls.
- Clear difference between optional and required video tracking APIs. Optional video tracking features such as chapter tracking, ad tracking, bitrate change, etc. are now tracked through a single video tracking API: trackEvent.

For full documentation please visit:
https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/hbvideo/js_2.0/

2.0.0

  • Initial release of 2.x libraries.