Jw Player Codepen -

var player = jwplayer('player').setup({ file: 'https://example.com/video.mp4', width: '100%', height: '100%', controls: true, captions: { file: 'https://example.com/captions.vtt' }, analytics: { file: 'https://example.com/analytics.json' } });

Once you've included the JW Player library, you can create your video player using the following code: jw player codepen

CodePen is a web-based code editor and showcase platform that allows developers to write, test, and showcase their HTML, CSS, and JavaScript code. It's an incredibly popular platform, with over 10 million registered users and a vast collection of user-created pens that showcase a wide range of web development techniques and experiments. var player = jwplayer('player')