Hi Jess,
What is the difference by creating LocalSettings.php ? Thank you for your time and effort.
- ln -sf /opt/kaltura/app/configurations/html5.php /opt/kaltura/web/html5/html5lib/v2.69.5/LocalSettings.php
in the
https://knowledge.kaltura.com/faq/how-update-kaltura-player-v2
- Create LocalSetting.php file from the LocalSetting.KalturaPlatform.php template file: Check that the $kConfPath path is correct and is actually a path to your kConf.php file. Fix the path if incorrect.
cp opt/kaltura/web/html5/html5lib/v2.23/LocalSetting.KalturaPlatform.php opt/kaltura/web/html5/html5lib/v2.23/LocalSetting.php