Skip to content

v7.13.1

Compare
Choose a tag to compare
@amirch1 amirch1 released this 07 Sep 11:17
· 254 commits to master since this release

Features

  • content: hard code promotional videos URLs (cdn, uiconf and entry id) to support regional cloud environments (f74f989)
  • content/entry: remove live rtsp section from entry live stream tab (ba6a5d6)

Installation:

  1. Unzip v7.13.1.zip into /opt/kaltura/apps/kmcng/v7.13.1
  2. Run uiconf deployment with --ini=v7.13.1/deploy/config.ini
  3. Run uiconf deployment with --ini=v7.13.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.13.1/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.13.1/deploy_v7/config.ini