Where do I check and update the player version being used? My Web Console in my browsers with this issue should an HTML5 player version 2.5 and are displaying a mixed content error forcing the browser to block unsecure data on an unsecure page.
This is caused by various reasons on my end but mainly because my Kaltura CE is setup as secure and the embed because it is used on an WordPress based site is forced to use secure embeds. I will attempt to re-embed the code without it being secure.
However, this might not be an issue if I can update the player to the stable version mention. I checked the system for all version of the player installed. here is what was return after my upgrade.
[root@myServer ~]# locate mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.14/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.37/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.37.1/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.38.3/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.42/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.44/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.45/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.45.1/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.46/mwEmbedLoader.php
/opt/kaltura/web/html5/html5lib/v2.50/mwEmbedLoader.php
I do not have the version you mention on this host.