Skip to content

v6.6.2

Compare
Choose a tag to compare
@amirch1 amirch1 released this 11 Aug 11:18
· 531 commits to master since this release

Features

  • settings/transcoding: List Zoom transcoding profiles

Bug Fixes

  • settings/integration: fix creation / update date change upon zoom profile update KMCNG-2384 (b0262e8)

Installation:

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