Skip to content

v4.11.0

Compare
Choose a tag to compare
@kaltura-fe-ci kaltura-fe-ci released this 22 Dec 16:34

Changes from v4.10.0

Upgrade

  • FEC-10418 | Upgrade compile and target version to Android 11 (API 30)

New features

Bug Fixes

  • FEC-10668 | Added missing isLive API
  • FEC-10637 | in case KS is passed in initOptions and not in mediaOptions it has to be to assigned the KS to media options
  • FEC-10388 | support assigning referenceId to OVPMediaAsset
  • FEC-10693 | Expose new ExoPlayer feature for wakeLock setWakeMode (NONE/LOCAL/NETWORK) in player settings (supported for service mode)

Plugin's Version

  • implementation 'com.kaltura.player:tvplayer:4.11.0'
  • implementation 'com.kaltura.playkit:imaplugin:4.11.0'
  • implementation 'com.kaltura.playkit:youboraplugin:4.11.0'
  • implementation 'com.kaltura.playkit:vrplugin:4.11.0'
  • implementation 'com.kaltura.playkit:googlecast:4.11.0'

New Plugin:

  • implementation 'com.kaltura.playkit:broadpeakplugin:4.11.0'
    playkit:broadpeakplugin wrapps player:tvplayer inside it

Samples