Created
January 22, 2013 13:34
-
-
Save kieste/4594691 to your computer and use it in GitHub Desktop.
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
<html lang="en"> | |
<head> | |
<script src="http://html5.kaltura.org/js"></script> | |
<!-- If your page already includes jQuery you can skip this step --> | |
<script type="text/javascript" src="kaltura-html5player-widget/jquery-1.4.2.min.js" ></script> | |
<!-- Include the css and javascript --> | |
<link rel="stylesheet" href="kaltura-html5player-widget/skins/jquery.ui.themes/jquery-ui-1.7.2.custom.css"></link> | |
<link rel="stylesheet" href="kaltura-html5player-widget/mwEmbed-player-static.css"></link> | |
<script type="text/javascript" src="kaltura-html5player-widget/mwEmbed-player-static.js"></script> | |
</head> | |
<body> | |
<video controls width="720" height="306"> | |
<source type="video/mp4" src="http://www.stern.de/static/brightcove/asset_finder.php?id=1821742785001&br=400000"> | |
</video> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment