Skip to content

v7.5.1

Compare
Choose a tag to compare
@amirch1 amirch1 released this 18 May 07:19
· 409 commits to master since this release

Features

  • settings/integration: manage zoom ingest to Kaltura (opt in/out) KMCNG-2423 (#1018) (4516083)

Bug Fixes

  • content/entry: avoid listing the original entry in its clips panel KMCNG-2436 (01e2832)
  • reach: allow autoplay for player in reach iframe SUP-26406 (08a515f)

Installation:

  1. Unzip v7.5.1.zip into /opt/kaltura/apps/kmcng/v7.5.1
  2. Run uiconf deployment with --ini=v7.5.1/deploy/config.ini
  3. Run uiconf deployment with --ini=v7.5.1/deploy_v7/config.ini

Kaltura Server notes

To run uiconf deployment in the server:

  • Open folder /opt/kaltura/apps/kmcng/
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.5.1/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.5.1deploy_v7/config.ini