Skip to content

v7.3.0

Compare
Choose a tag to compare
@amirch1 amirch1 released this 23 Mar 09:04
· 434 commits to master since this release

Bug Fixes

  • settings/reach: use the real length of data to avoid mistmatch when exceedeing the char limit SUP-28797 (#1005) (fcc4b2a)

Features

  • administration/users: allow excluding specific users from SSO login KMCNG-2417 (#1002) (0811a36)
  • entry/live: allow generating SIP token KMCNG-2237 (#1004) (5cb1022)
  • entry/live: live stream details for SRT protocol KMCNG-2408 (#1007) (16d9f25)

Installation:

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