Change html5 version

Hi

I have upgraded the html5lib and want to use the newest version in my players.

I changed the line html5_version = v2.25 to
html5_version = v2.37.3 in local.ini

I still see no change.
v2.25 is still being used.

Hi,

When you upgrade, you need to run the php $BASE_DIR/app/deployment/uiconf/deploy_v2.php which runs as part of the kaltura-front-config.sh or as part of /var/lib/dpkg/info/kaltura-front.postint if you’re on Debian.

After any upgrade, it is recommended you follow:


or:

In addition, if you already have an existing player, you need to go to KMC->studio and upgrade so that it uses the latest HTML5lib ver. Otherwise, only newly created players will take the new version.