Skip to content

Instantly share code, notes, and snippets.

@vladimyr
Created August 3, 2020 13:45
Show Gist options
  • Save vladimyr/ae759380a7d95ff1fcf0881baa11c247 to your computer and use it in GitHub Desktop.
Save vladimyr/ae759380a7d95ff1fcf0881baa11c247 to your computer and use it in GitHub Desktop.
Kaltura demo player
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Brightcove demo player</title>
</head>
<body>
<iframe id="kaltura_player_1596463167" src="https://cdnapisec.kaltura.com/p/2968292/sp/296829200/embedIframeJs/uiconf_id/46147462/partner_id/2968292?iframeembed=true&playerId=kaltura_player_1596463167&entry_id=0_l7g2xtsz" width="528" height="327" allowfullscreen webkitallowfullscreen mozAllowFullScreen allow="autoplay *; fullscreen *; encrypted-media *" frameborder="0"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment