winlin

default not to preview the stream for publisher.

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