We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d484532 commit 1da9117Copy full SHA for 1da9117
demos/base-demo/index.html
@@ -57,7 +57,7 @@ <h2>视频模式使用示例:</h2>
57
player = new EZUIKit.EZUIKitPlayer({
58
id: "video-container", // 视频容器ID
59
accessToken:
60
- "at.0bcxc4b84rh5c1405waik5vi9uzmcbnu-9gwrqfivpn-1hif4xu-vrgxwvuqn",
+ "at.0bcxc4b84rh5c1405waik5vi9uzmcbnu-9gwrqfivpn-1hif4xu-vrgxwvuq",
61
url: "ezopen://open.ys7.com/BC7799091/1.hd.live",
62
template: "pcLive", // simple: 极简版; pcLive: 预览; pcRec: 回放; security: 安防版; voice: 语音版;
63
plugin: ["talk"], // 加载插件,talk-对讲
0 commit comments