更新播放器

This commit is contained in:
15905568137
2022-08-30 11:35:56 +08:00
parent 799911f833
commit e0d4a19fbf
2 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
<h4 style="width:600px;margin: auto;">EasyPlayer播放器</h4>
<br>
<div style="width:600px; height: 400px;position: relative;">
<easy-player id="player" live="true" show-custom-button="true" ></easy-player>
<easy-player id="player" live="true" show-custom-button="true" isH265="true" ></easy-player>
<p>列如http://127.0.0.1:8080/flv/hls/stream.flv <a href="http://www.easydarwin.org/easyplayer/" target="_blank"> 在线演示</a></p>
<p style="color:red;font-size: 12px;">注意:本实例需要以服务方式启动 <a href="https://blog.csdn.net/weixin_43194037/article/details/108885134" target="_blank">搭建服务教程</a></p>
<input type="text" id="value">

Binary file not shown.