Remove debug elements from viewer
This commit is contained in:
parent
4990d09767
commit
02399e7e26
|
@ -18,11 +18,6 @@
|
|||
<code>rtmps://{{.Cfg.Hostname}}:1935/play/{{.Path}}</code>-->
|
||||
<a href="#" id="sideWidgetToggle" title="Cacher/Afficher le chat">»</a>
|
||||
</p>
|
||||
|
||||
<!-- FIXME: will be automated -->
|
||||
<textarea id="localSessionDescription" readonly="true"></textarea>
|
||||
<textarea id="remoteSessionDescription"></textarea>
|
||||
<button onclick="window.startSession()"></button>
|
||||
</div>
|
||||
|
||||
<!-- Chat -->
|
||||
|
|
Loading…
Reference in New Issue