Embed: smaller design for controls
This commit is contained in:
parent
b3c6aedf5b
commit
c626fb2855
4 changed files with 174 additions and 35 deletions
|
@ -25,8 +25,8 @@
|
|||
<!--<script src=wrappers/theoplayer.js></script>-->
|
||||
<!--<script src=wrappers/jwplayer.js></script>-->
|
||||
<script src=wrappers/html5.js></script>
|
||||
<script src=wrappers/dashjs.js></script>
|
||||
<script src=wrappers/videojs.js></script>
|
||||
<script src=wrappers/dashjs.js></script>
|
||||
<script src=wrappers/flash_strobe.js></script>
|
||||
<script src=wrappers/silverlight.js></script>
|
||||
<script src=wrappers/polytrope.js></script>
|
||||
|
@ -83,11 +83,11 @@
|
|||
//tryplayers.push('flash_strobe');
|
||||
//tryplayers.push('silverlight');
|
||||
streams = [];
|
||||
//streams.push('live');
|
||||
streams.push('live');
|
||||
//streams.push('subtel');
|
||||
//streams.push('ogg');
|
||||
//streams.push('vids+mist.mp4');
|
||||
streams.push('vids+hahalol.mp3');
|
||||
//streams.push('vids+hahalol.mp3');
|
||||
//streams.push('lama');
|
||||
//streams.push('bunny');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue