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 dbbbd65 commit a2568b3Copy full SHA for a2568b3
demos/vue3-demo/src/components/Player.vue
@@ -111,7 +111,7 @@ const init = () => {
111
id: "video-container", // 视频容器ID
112
accessToken:
113
"at.2s5bel782emtho68ae31snumc1wuuioa-3d531vj77f-0gtnx7g-fddkee44",
114
- url: "ezopen://open.ys7.com/GBSUB:ELRHKIQI7O5C/1.hd.live",
+ url: "ezopen://open.ys7.com/BC7799091/1.hd.live",
115
// simple: 极简版; pcLive: pc直播; pcRec: pc回放; mobileLive: 移动端直播; mobileRec: 移动端回放;security: 安防版; voice: 语音版;
116
template: "pcLive",
117
plugin: ["talk"], // 加载插件,talk-对讲
0 commit comments