Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60833d8

Browse files
committed
[ADD]添加webs使用说明
1 parent e714f8a commit 60833d8

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

demo/demo-jsdecoder-mulit-split.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<script src="../js/jquery.min.js"></script>
3333
<h2>预览,回放 多窗口模式示例:</h2>
3434
<!-- <p>ezopen地址用逗号分隔</p> -->
35-
<textarea id="url" placeholder="这里输入ezopen地址">ezopen://open.ys7.com/b3aaef239a974c5dbe768984d1a5731d.live,ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live,ezopen://open.ys7.com/6538e95071194d2f9ca9ca9e3c09904e.live,ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live</textarea>
35+
<textarea id="url" placeholder="这里输入ezopen地址">ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live,ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live,ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live,ezopen://open.ys7.com/f01018a141094b7fa138b9d0b856507b.live</textarea>
3636
<textarea id="accessToken" placeholder="这里输入accessToken"></textarea>
3737
<div class="btn-container">
3838
<button id="init">开始初始化</button>

index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ <h2>版本</h2>
2525
<li>V2.3</li>
2626
</ul>
2727
<h2>功能列表</h2>
28-
<h4>环境准备</h4>
29-
<p>需确认本地80端口未被占用</p>
30-
<ul>
31-
<li>运行webs.exe</li>
32-
<li>浏览器输入<a href="http://localhost/index.html" target="_blank">http://localhost/index.html</a>即可体验</li>
33-
</ul>
34-
<p>注意:开发时需将包放到服务器上,不支持引用。</p>
3528
<ul>
3629
<li><a href="./demo/demo-live.html">直播</a>(点击进入,自动适配HLS/RTMP/WS地址)</li>
3730
<li><a href="./demo/demo-jsdecoder.html">监控</a>(点击进入,目前支持非加密设备的预览与本地录像的回放)</li>

webs使用说明.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
环境准备:需确认本地80端口未被占用
2+
1.运行webs.exe
3+
2.浏览器输入http://localhost/index.html即可体验
4+
注意:开发时需将包放到服务器上,不支持引用。

0 commit comments

Comments
 (0)