Simple example html page with static javascript?

Hello,

I’m desperately looking for a simple html webpage that displays a .mp4 video with the kaltura.org (opensource) player, self-hosted (it’s only JS after all). I tried to download the zip from the github repo and I failed to find which JS to include without having JS errors like undefined mw, or MWEMBED_VERSION. I mean, I would like to try the player, without the backend/server part.

Any idea where I could find such a basic example ? I know it’s not the main goal of Kaltura, but it’s the basics right ? A video player on a video platform…

And yes of course, I would like to have no PHP involved. The settings would be the default ones or anything that could allow the player to run :slight_smile:

Which JS to include ? how to display a basic .mp4 video with the kaltura.org player ?