1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

default not to preview the stream for publisher.

This commit is contained in:
winlin 2016-04-12 11:32:13 +08:00
parent 6b5c880ff9
commit 9312d77c20

View file

@ -47,7 +47,7 @@
<input type="text" id="txt_url" class="input-xxlarge" value=""></input>
<button class="btn btn-primary" id="btn_publish">发布视频</button>
<label class="checkbox">
<input type="checkbox" id="cb_preview" checked>预览
<input type="checkbox" id="cb_preview">预览
</label>
</div>
</div>