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

Detect whether flash enabled for srs-publisher.

This commit is contained in:
winlin 2019-12-18 11:33:34 +08:00
parent b0afc00733
commit c830dc6700
2 changed files with 265 additions and 207 deletions

View file

@ -67,7 +67,6 @@
<input type="text" id="txt_url" class="input-xxlarge" value="">
<button class="btn btn-primary" id="btn_play">播放视频</button>
<button class="btn" id="btn_generate_link">生成链接</button>
<p></p>
</div>
<div id="link_modal" class="modal hide fade">
<div class="modal-header">
@ -260,6 +259,7 @@
</div>
<footer>
<p></p>
<p><a href="https://github.com/ossrs/srs">SRS Team &copy; 2013</a></p>
</footer>
</div>