Kaltura CE 14.1.0 released

Hello all,

The latest version is now available.

kaltura-kmcng (v4.8.1)

This release includes a new HTML5 implementation of the Kaltura Management Console [KMC] - AKA KMCng.
KMCng can be accessed from /kmcng as well as from Admin Console->Publishers->Actions->Manage - new.
The legacy Flash KMC package [kaltura-kmc] continues to be available.

kaltura-base (14.1.0) changelog:

kaltura-html5lib (v2.70) changelog:

  • fix(Sup-13983): reports seem to be inaccurate update (#3849)
  • fix(sup-14444): addressed the matter with the hidden qna div on VOD entries (#3843)
  • reverting sup 14444 (#3855)
  • *FEC-8174 The progress bar growth more than the live stream rolling buffer
  • FEC-8192 [Player V2][Android]When user select unmute after preroll, the midroll and postoll are not playing later on
  • SUP-14115 SUP-14115 Live feed in Playlist inaccurately shows VOD
  • SUP-14542 Unmute button not displaying for live streaming content
  • FEC-8288 When Automute true no need to display unmute icon
  • SUP-14314 Mobile Player || Dual Screen plugins are overlapping
  • SUP-14668 Player returns to beginning in iOS after midroll
  • FEC-8312 incorrect this reference cause exception on not fatal ad error
  • SUP-14173 No quiz Playback on iOS
  • SUP-14288 iOS auto captions not loaded on first launch
  • FEC-8191 [Player V2] [Playlist-Preroll] The first entry load with endless spinner
  • FEC-8199 [Player_V2][Captions][iOS] - Default captions are not displayed on iOS
  • FEC-8192 [Player V2][Android]When user select unmute after preroll, the midroll and postoll are not playing later on
  • FEC-8174 The progress bar growth more than the live stream rolling buffer

To upgrade, please follow:

RPM based:
https://github.com/kaltura/platform-install-packages/blob/Mercury-14.1.0/doc/install-kaltura-redhat-based.md#upgrade-kaltura

Deb based:

Or, if running a cluster:


1 Like

Hi Jess, above link lead to 404 error.

Hello, everyone.

I seem that the code-name of latest version is wrong.
In above links, “Mercury” is used for the code-name of version 14.x.
But, the correct code-name of version 14.x is “Naos”.

Regards

Hi @t-saito, @norihisa_ando,

You’re absolutely right:) Corrected && thanks.

Great news about the HTML-based KMC. Can’t wait to get rid of Flash.

Hi All,
I have just updated kaltura latest version, but I’m getting error below.

[kaltura-kdp3 ver in KDP3 config.ini] [PASSED, RC: 0] - [.033615493]
[kaltura-kmc ver in KMC config.ini] [PASSED, RC: 0] - [.042381200]
PHP Warning: file_get_contents(): Unable to find the wrapper “https” - did you forget to enable it when you configured PHP? in /opt/kaltura/bin/get_kmc_swfs.php on line 9
PHP Warning: file_get_contents(https://cdn.yasar.edu.tr/kmc): failed to open stream: No such file or directory in /opt/kaltura/bin/get_kmc_swfs.php on line 9
[Get KMC SWFs] [FAILED, RC: 255] - [.256303028]
[check_start_page] [PASSED, RC: 0] - [.294909347]

and

[DWH cycle] [FAILED, RC: 255] - [37.122596996]
[Upload content kaltura_logo_animated_green.flv] [PASSED, RC: 0] - [1.163668341]
[Upload bulk using CSV] [PASSED, RC: 0] - [.598710752]
[Upload bulk using XML] [PASSED, RC: 0] - [.551353412]
[Create player] [PASSED, RC: 0] - [.515415128]
[Generate thumb] [PASSED, RC: 0] - [.435762597]
[Delete all entries] [PASSED, RC: 0] - [.646294360]
[Delete partner] [PASSED, RC: 0] - [.456349114]

Hi @eemirtekinn,

This was due to a change on the server’s code and was fixed here:

You can safely ignore it.

This test often fails due to timing. If you’re able to see new analytical data [post migration] then there’s no cause for concern. If you do not, please follow:

Hi @jess,

Thanks for your quick replay.
I applied above commit, it passed.
I won’t concern about DWH cycle :slight_smile:

Thanks for all.