File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
</ div >
24
24
25
25
< video id ="video1 " class ="video-js vjs-default-skin vjs-big-play-centered " height ="300 " width ="600 " controls data-setup ="{} ">
26
- < source src ="http://video-js.zencoder.com/ oceans-clip .mp4 " type ='video/mp4 ' / >
27
- < source src ="http://video-js.zencoder.com/ oceans-clip .webm " type ='video/webm ' / >
28
- < source src ="http://video-js.zencoder.com/ oceans-clip .ogv " type ='video/ogg ' / >
26
+ < source src ="http://vjs.zencdn.net/v/ oceans.mp4 " type ='video/mp4 '>
27
+ < source src ="http://vjs.zencdn.net/v/ oceans.webm " type ='video/webm '>
28
+ < source src ="http://vjs.zencdn.net/v/ oceans.ogv " type ='video/ogg '>
29
29
< p class ="vjs-no-js "> To view this video please enable JavaScript, and consider upgrading to a web browser that
30
30
< a href ="http://videojs.com/html5-video-support/ " target ="_blank "> supports HTML5 video</ a > </ p >
31
31
</ video >
You can’t perform that action at this time.
0 commit comments