JSFiddle - React, Tailwind, and code Playground

HTML

<script src="http://cdnapi.kaltura.com/p/2027961/sp/202796100/embedIframeJs/uiconf_id/32079531/partner_id/2027961"></script>

<div id="kaltura_player" style="width: 560px; height: 395px;" itemprop="video" itemscope itemtype="http://schema.org/VideoObject">
<span itemprop="name" content="Kaltura Video Solutions for Media Companies"></span>
<span itemprop="description" content="Kaltura’s groundbreaking media middleware platform gives you everything you need to manage live and on-demand rich-media. From video ingestion and transcoding, through moderation and metadata management, to distribution, monetization and content analysis – our Video Platform covers it all."></span>
<span itemprop="duration" content="102"></span>
<span itemprop="thumbnail" content="http://cfvod.kaltura.com/p/2027961/sp/202796100/thumbnail/entry_id/1_3gmgqn2e/version/100001/acv/151"></span>
<span itemprop="width" content="560"></span>
<span itemprop="height" content="395"></span>
<a href="http://corp.kaltura.com/products/video-platform-features">Video Platform</a>
<a href="http://corp.kaltura.com/Products/Features/Video-Management">Video Management</a> 
<a href="http://corp.kaltura.com/Video-Solutions">Video Solutions</a>
<a href="http://corp.kaltura.com/Products/Features/Video-Player">Video Player</a></div>

JavaScript

kWidget.embed({
        targetId: "kaltura_player",
        wid: "_2027961",
        uiconf_id: "32079531",
        cache_st: "1446547025",
        entry_id: "1_3gmgqn2e",
        flashvars: {
            'skipBtn': {
			'skipOffset' : '2',
			'label' : 'Skip Ad' 
	  },
	  'vast': {
			'plugin' : true,
			'numPreroll':"1", 
			'prerollInterval':"1",
			'prerollStartWith':"1",
			'prerollUrl':"http://greenadmedia.com/revive/xml/vt.xml", 
			'overlayStartAt':"20",
			'overlayInterval':"300",
			'overlayUrl':"http://greenadmedia.com/revive/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=ads%3D14",
			'numPostroll':"1",
			'postrollInterval':"1",
			'postrollStartWith':"1",
			'postrollUrl':"http://greenadmedia.com/revive/xml/vt.xml",
			'preSequence':"1",
			'postSequence':"1",
			'timeout':"4"
		}, 
		'adsOnReplay':true
        }
    })