<!DOCTYPE html>
<html>
<head>
<title>Video.js | HTML5 Video Player</title>
<!-- Chang URLs to wherever Video.js files will be hosted -->
<link href="video-js.css" rel="stylesheet" type="text/css">
<!-- video.js must be in the <head> for older IEs to work. -->
<script src="video.js"></script>
<!-- Unless using the CDN hosted version, update the URL to the Flash SWF -->
<script>
videojs.options.flash.swf = "video-js.swf";
</script>
</head>
<body>
<video id="example_video_1" class="video-js vjs-default-skin" controls preload="none" width="800px" height="500px"
poster="http://video-js.zencoder.com/oceans-clip.png"
data-setup="{}">
<source src="http://www.hipoz.top/video/aimei.mp4" type='video/mp4' />
<source src="http://video-js.zencoder.com/oceans-clip.webm" type='video/webm' />
<source src="http://video-js.zencoder.com/oceans-clip.ogv" type='video/ogg' />
<track kind="captions" src="demo.captions.vtt" srclang="en" label="English"></track><!-- Tracks need an ending tag thanks to IE9 -->
<track kind="subtitles" src="demo.captions.vtt" srclang="en" label="English"></track><!-- Tracks need an ending tag thanks to IE9 -->
<p class="vjs-no-js">To view this video please enable JavaScript, and consider upgrading to a web browser that <a href="http://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a></p>
</video>
</body>
</html>

shu_0233
- 粉丝: 34
最新资源
- 中海南联石化(D30环保优质溶剂油)Excel2003应用技术02.doc
- 人工智能与现代船舶管理.docx
- 实用可编程序控制器的典型电气控制.doc
- 信用管理在新型智慧城市建设中的价值分析.docx
- 大数据在教育领域的运用.docx
- 基于物联网的图书与档案智能化管理分析.docx
- 手机移动互联网犯罪问题研究.docx
- 智慧城市运行管理平台建设方案.docx
- matlab的数值逼近仿真设计方案与实现.doc
- 公众信息服务网络系统建设与维护方案建议书.doc
- 智慧政务云计算中心-灾备系统规划.docx
- 软件开发周期估算及探讨-Read.doc
- 在高职计算机软件应用教育中开展信息化探究.docx
- 单片机的低频信号发生器研究与设计开发.doc
- 基于51单片机火灾报警系统方案设计书.doc
- 实现目标检测和对象计数
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


