default not to preview the stream for publisher.
This commit is contained in:
parent
6b5c880ff9
commit
9312d77c20
|
|
@ -47,7 +47,7 @@
|
||||||
<input type="text" id="txt_url" class="input-xxlarge" value=""></input>
|
<input type="text" id="txt_url" class="input-xxlarge" value=""></input>
|
||||||
<button class="btn btn-primary" id="btn_publish">发布视频</button>
|
<button class="btn btn-primary" id="btn_publish">发布视频</button>
|
||||||
<label class="checkbox">
|
<label class="checkbox">
|
||||||
<input type="checkbox" id="cb_preview" checked>预览
|
<input type="checkbox" id="cb_preview">预览
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user