93113083 by David LaPalomento

Restore bipbop to the example page

Bip bop is better for testing purposes than the encrypted trailer video.
1 parent c5bec582
...@@ -65,11 +65,8 @@ ...@@ -65,11 +65,8 @@
65 width="600" 65 width="600"
66 controls> 66 controls>
67 <source 67 <source
68 src="http://solutions.brightcove.com/jwhisenant/hls/encrypted/brightcove/oceans/oceans_aes-remote-key.m3u8" 68 src="http://solutions.brightcove.com/jwhisenant/hls/apple/bipbop/bipbopall.m3u8"
69 type="application/x-mpegURL"> 69 type="application/x-mpegURL">
70 <!--<source-->
71 <!--src="http://solutions.brightcove.com/jwhisenant/hls/apple/bipbop/bipbopall.m3u8"-->
72 <!--type="application/x-mpegURL">-->
73 </video> 70 </video>
74 <script> 71 <script>
75 videojs.options.flash.swf = 'node_modules/video.js/dist/video-js/video-js.swf'; 72 videojs.options.flash.swf = 'node_modules/video.js/dist/video-js/video-js.swf';
......