Revision 9ff58c88 Public/mysource.html
Public/mysource.html | ||
---|---|---|
53 | 53 |
<div class="row center-block"> |
54 | 54 |
<h2 id="player-title" class="text-center"><Prova></h2> |
55 | 55 |
</div> |
56 |
<div class="row center-block" id="creation_form">
|
|
56 |
<div class="row text-center" id="creation_form">
|
|
57 | 57 |
<input type=text id="description" value="My Channel"/> |
58 | 58 |
<input type=button id="submit" value="Create channel"/> |
59 | 59 |
</div> |
60 | 60 |
<div id="plugin" class="row text-center" > |
61 | 61 |
<div class="panel-body" id="stream"></div> |
62 |
<video class="rounded centered" id="myvideo" width="800" height="600" autoplay />
|
|
62 |
<video class="rounded centered" id="myvideo" width="400" height="300" autoplay />
|
|
63 | 63 |
<span id="status"></span> |
64 | 64 |
</div> |
65 | 65 |
</div> |
Also available in: Unified diff