Created
August 3, 2020 13:45
-
-
Save vladimyr/ae759380a7d95ff1fcf0881baa11c247 to your computer and use it in GitHub Desktop.
Kaltura demo player
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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