Revision 0bfdcc3a Public/player.html
Public/player.html | ||
---|---|---|
42 | 42 |
<div class="row center-block"> |
43 | 43 |
<div class="col-md-10"> |
44 | 44 |
<div class="row center-block"> |
45 |
<h2 class="text-center"><Pick a channel from the list></h2> |
|
45 |
<h2 id="player-title" class="text-center"><Pick a channel from the list></h2>
|
|
46 | 46 |
</div> |
47 | 47 |
<div id="vlc-plugin" class="row text-center" > |
48 | 48 |
<embed pluginspage="http://www.videolan.org" |
... | ... | |
52 | 52 |
height="480" |
53 | 53 |
name="vlc" id="vlc" |
54 | 54 |
autoplay="true" allowfullscreen="true" |
55 |
target="channel.sdp"> |
|
56 |
</embed> |
|
55 |
target="channel.sdp"/> |
|
57 | 56 |
</div> |
58 | 57 |
</div> |
59 | 58 |
<div class="col-md-2"> |
Also available in: Unified diff