Commit f061dfe5 authored by xinzhedeai's avatar xinzhedeai

视频引入

parent b2bf6a65
...@@ -118,7 +118,7 @@ export default { ...@@ -118,7 +118,7 @@ export default {
id: "video-container", id: "video-container",
accessToken: accessToken, accessToken: accessToken,
// url: url, // url: url,
url: 'ezopen://open.ys7.com/AX8345878/1.hd.live', url: 'ezopen://open.ys7.com/AX8345878/1.live',
template: "simple", //"standard", // simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版; template: "simple", //"standard", // simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版;
}); });
...@@ -127,7 +127,7 @@ export default { ...@@ -127,7 +127,7 @@ export default {
autoplay: true, autoplay: true,
id: "video-container2", id: "video-container2",
accessToken: accessToken, accessToken: accessToken,
url: 'ezopen://open.ys7.com/AX8345878/2.hd.live', url: 'ezopen://open.ys7.com/AX8345878/2.live',
template: "simple",// simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版; template: "simple",// simple - 极简版;standard-标准版;security - 安防版(预览回放);voice-语音版;
// footer: ["fullScreen"], // footer: ["fullScreen"],
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment